Home
last modified time | relevance | path

Searched defs:x5 (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, in crypto_core_hsalsa20() local
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dlibcollector.h85 #define collector_func_load(x0,x1,x2,x3,x4,x5,x6) \ argument
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dlibcollector.h85 #define collector_func_load(x0,x1,x2,x3,x4,x5,x6) \ argument
/netbsd-src/sys/crypto/chacha/
H A Dchacha_ref.c70 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_core_ref() local
129 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_ref() local
252 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_xor_ref() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
/netbsd-src/sys/external/isc/libsodium/dist/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
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dchacha.c93 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/netbsd-src/external/bsd/unbound/dist/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
/netbsd-src/sys/crypto/chacha/arch/x86/
H A Dchacha_sse2.c199 __m128i x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_sse2() local
355 __m128i x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; in chacha_stream_xor_sse2() local
/netbsd-src/sys/external/isc/libsodium/dist/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
/netbsd-src/lib/libc/gen/
H A Darc4random.c134 uint32_t x0,x1,x2,x3,x4,x5,x6,x7,x8,x9,x10,x11,x12,x13,x14,x15; crypto_core() local
/netbsd-src/sys/crypto/aes/
H A Daes_ct.c54 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in br_aes_ct_bitslice_Sbox() local
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_sse2.c57 __m128i x0, x1, x2, x3, x4, x5, x6, x7; in aes_sse2_bitslice_Sbox() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h168 int32_t x5 = f5 ^ g[5]; in fe25519_cmov() local
229 int32_t x5 = f5 ^ g5; in fe25519_cswap() local
/netbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1093 x5: comb,<> %r25,0,l0 ! sh2add %r26,%r26,%r1 ! bv 0(r31) ! add %r29,%r1,%r29 label
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcmd_parser.c382 #define ADDR_FIX_5(x1, x2, x3, x4, x5) (ADDR_FIX_1(x1) | ADDR_FIX_4(x2, x3, x4, x5)) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc8462 rtx x5 = gen_int_mode (poly_int64 (30, 24), QImode); in run() local