Home
last modified time | relevance | path

Searched defs:x11 (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Duuid.h38 #define GUID_INIT(x0_3, x4_5, x6_7, x8, x9, x10, x11, x12, x13, x14, x15) \ argument
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c23 x9, x10, x11, x12, x13, x14, x15; in crypto_core_hsalsa20() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c22 uint32_t x8, x9, x10, x11, x12, x13, x14, x15; in crypto_core_hchacha20() local
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dedwards25519_fiat.h85 fiat_25519_uint128 x11 = ((fiat_25519_uint128)(arg1[4]) * (arg2[0])); in fiat_25519_carry_mul() local
151 fiat_25519_uint128 x11 = ((fiat_25519_uint128)(arg1[3]) * x4); in fiat_25519_carry_square() local
215 uint64_t x11 = (x4 & UINT64_C(0x7ffffffffffff)); in fiat_25519_carry() local
305 uint64_t x11; in fiat_25519_to_bytes() local
443 uint64_t x11 = ((uint64_t)(arg1[21]) << 15); in fiat_25519_from_bytes() local
605 uint64_t x11 = ((uint64_t)(arg1[8]) * ((arg2[8]) * (uint32_t)UINT8_C(0x13))); in fiat_25519_carry_mul() local
771 uint64_t x11 = (x10 * (uint64_t)0x2); in fiat_25519_carry_square() local
910 uint32_t x11 = ((x1 & UINT32_C(0x3ffffff)) + ((x10 >> 25) * (uint32_t)UINT8_C(0x13))); in fiat_25519_carry() local
1045 uint32_t x11; in fiat_25519_to_bytes() local
1220 uint32_t x11 = ((uint32_t)(arg1[21]) << 15); in fiat_25519_from_bytes() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_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
/freebsd/crypto/openssh/
H A Dchacha.c91 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 Dchacha_private.h91 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 Dchacha_private.h93 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 Dchacha.c113 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 Dchacha20_ref.c84 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 Dcurve25519-fiat32.h230 { const u32 x11 = in1[3]; in fe_add_impl() local
273 { const u32 x11 = in1[3]; in fe_sub_impl() local
316 { const u32 x11 = in1[3]; in fe_mul_impl() local
639 { const u32 x11 = in1[3]; in fe_mul_121666_impl() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DARM64_ehframe_Registers.h30 x11, enumerator
H A DARM64_DWARF_Registers.h28 x11, enumerator
/freebsd/usr.sbin/kbdmap/
H A Dkbdmap.c60 static int x11; variable