Home
last modified time | relevance | path

Searched defs:x3 (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-13-stable/crypto/openssl/crypto/seed/
HDseed.c443 seed_word x1, x2, x3, x4; in SEED_set_key() local
503 seed_word x1, x2, x3, x4; in SEED_encrypt() local
548 seed_word x1, x2, x3, x4; in SEED_decrypt() local
/freebsd-13-stable/crypto/openssl/crypto/rc2/
HDrc2_cbc.c92 register RC2_INT x0, x1, x2, x3, t; in RC2_encrypt() local
138 register RC2_INT x0, x1, x2, x3, t; in RC2_decrypt() local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
HDpopcountti2.c21 tu_int x3 = (tu_int)a; in __popcountti2() local
HDparityti2.c24 su_int x3 = x2.s.high ^ x2.s.low; in __parityti2() local
/freebsd-13-stable/contrib/bearssl/src/rsa/
HDrsa_pkcs1_sig_pad.c33 size_t u, x3, xlen; in br_rsa_pkcs1_sig_pad() local
HDrsa_pkcs1_sig_unpad.c38 size_t u, x2, x3, pad_len, zlen; in br_rsa_pkcs1_sig_unpad() local
/freebsd-13-stable/contrib/bearssl/src/symcipher/
HDaes_pwr8_ctrcbc.c231 #define BLOCK_ENCRYPT_X4_128(x0, x1, x2, x3) \ argument
277 #define BLOCK_ENCRYPT_X4_192(x0, x1, x2, x3) \ argument
331 #define BLOCK_ENCRYPT_X4_256(x0, x1, x2, x3) \ argument
HDaes_ct64.c41 uint64_t x0, x1, x2, x3, x4, x5, x6, x7; in br_aes_ct64_bitslice_Sbox() local
240 uint64_t x0, x1, x2, x3; in br_aes_ct64_interleave_in() local
270 uint64_t x0, x1, x2, x3; in br_aes_ct64_interleave_out() local
383 uint64_t x0, x1, x2, x3; in br_aes_ct64_skey_expand() local
HDaes_x86ni_ctr.c69 __m128i x0, x1, x2, x3; in br_aes_x86ni_ctr_run() local
HDaes_x86ni_cbcdec.c66 __m128i x0, x1, x2, x3, e0, e1, e2, e3; in br_aes_x86ni_cbcdec_run() local
HDaes_x86ni_ctrcbc.c92 __m128i x0, x1, x2, x3; in br_aes_x86ni_ctrcbc_ctr() local
/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDsunddi.h47 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
HDsunddi.h45 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
/freebsd-13-stable/sys/powerpc/fpu/
HDfpu_mul.c106 u_int a3, a2, a1, a0, x3, x2, x1, x0, bit, m; in fpu_mul() local
HDfpu_sqrt.c194 u_int x0, x1, x2, x3; in fpu_sqrt() local
/freebsd-13-stable/contrib/bearssl/src/hash/
HDghash_pclmul.c164 #define SL_256(x0, x1, x2, x3) do { \ argument
181 #define REDUCE_F128(x0, x1, x2, x3) do { \ argument
HDghash_ctmul.c73 uint32_t x0, x1, x2, x3; in bmul() local
167 uint32_t x0, x1, x2, x3; in bmul() local
HDghash_ctmul32.c51 uint32_t x0, x1, x2, x3; in bmul32() local
HDghash_ctmul64.c35 uint64_t x0, x1, x2, x3; in bmul64() local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
HDcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, in crypto_core_hsalsa20() local
/freebsd-13-stable/crypto/openssl/crypto/idea/
HDi_cbc.c92 register unsigned long x1, x2, x3, x4, t0, t1, ul; in IDEA_encrypt() local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
HDcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_scalarmult/curve25519/ref10/
HDx25519_ref10.c61 fe25519 x3; in crypto_scalarmult_curve25519_ref10() local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/private/
HDed25519_ref10_fe_51.h122 uint64_t x3 = f3 ^ g[3]; in fe25519_cmov() local
165 uint64_t x3 = f3 ^ g3; in fe25519_cswap() local
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
HDcore_salsa_ref.c15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in crypto_core_salsa() local

123