/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | sunddi.h | 46 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | sunddi.h | 48 #define ddi_prop_lookup_string(x1, x2, x3, x4, x5) (*x5 = NULL) argument
|
/freebsd/crypto/krb5/src/plugins/preauth/spake/ |
H A D | edwards25519_fiat.h | 79 fiat_25519_uint128 x5 = ((fiat_25519_uint128)(arg1[3]) * ((arg2[4]) * (uint64_t)UINT8_C(0x13))); in fiat_25519_carry_mul() local 145 uint64_t x5 = (x4 * (uint64_t)0x2); in fiat_25519_carry_square() local 209 uint64_t x5 = ((x4 >> 51) + (arg1[4])); in fiat_25519_carry() local 236 uint64_t x5 = ((arg1[4]) + (arg2[4])); in fiat_25519_add() local 256 uint64_t x5 = ((UINT64_C(0xffffffffffffe) + (arg1[4])) - (arg2[4])); in fiat_25519_sub() local 275 uint64_t x5 = (UINT64_C(0xffffffffffffe) - (arg1[4])); in fiat_25519_opp() local 296 uint64_t x5; in fiat_25519_to_bytes() local 437 uint64_t x5 = ((uint64_t)(arg1[27]) << 12); in fiat_25519_from_bytes() local 599 uint64_t x5 = ((uint64_t)(arg1[9]) * ((arg2[5]) * ((uint32_t)0x2 * UINT8_C(0x13)))); in fiat_25519_carry_mul() local 765 uint64_t x5 = (x4 * (uint64_t)0x2); in fiat_25519_carry_square() local [all …]
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/ |
H A D | core_hsalsa20_ref2.c | 22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, in crypto_core_hsalsa20() local
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_nvhe.c | 91 uint64_t x4, uint64_t x5, uint64_t x6, uint64_t x7) in vmm_hyp_enter()
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/ |
H A D | core_hchacha20.c | 21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | sincosf.h | 44 double x3, x4, x5, x6, s, c, c1, c2, s1; in sincosf_poly() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/ |
H A D | core_salsa_ref.c | 15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in crypto_core_salsa() local
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | des_ct.c | 205 uint32_t x0, x1, x2, x3, x4, x5, z0; in Fconf() local
|
H A D | aes_ct.c | 41 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in br_aes_ct_bitslice_Sbox() local
|
H A D | aes_ct64.c | 41 uint64_t x0, x1, x2, x3, x4, x5, x6, x7; in br_aes_ct64_bitslice_Sbox() local
|
/freebsd/crypto/openssh/ |
H A D | chacha.c | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/freebsd/contrib/unbound/compat/ |
H A D | chacha_private.h | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | chacha_private.h | 93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/freebsd/sys/crypto/chacha20/ |
H A D | chacha.c | 113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
H A D | chacha20_ref.c | 84 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, in chacha20_encrypt_bytes() local
|
/freebsd/contrib/wireguard-tools/ |
H A D | curve25519-fiat32.h | 233 { const u32 x5 = in1[0]; in fe_add_impl() local 276 { const u32 x5 = in1[0]; in fe_sub_impl() local 319 { const u32 x5 = in1[0]; in fe_mul_impl() local 642 { const u32 x5 = in1[0]; in fe_mul_121666_impl() local
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | ARM64_ehframe_Registers.h | 24 x5, enumerator
|
H A D | ARM64_DWARF_Registers.h | 22 x5, enumerator
|
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/ |
H A D | edonr.c | 72 #define LS1_512(x0, x1, x2, x3, x4, x5, x6, x7) \ argument
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_25_5.h | 168 int32_t x5 = f5 ^ g[5]; in fe25519_cmov() local 229 int32_t x5 = f5 ^ g5; in fe25519_cswap() local
|