Home
last modified time | relevance | path

Searched defs:x8 (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.c42 word8 x8[MAXKC][4]; in rijndaelKeySched() member
145 word8 x8[16]; in rijndaelEncrypt() member
151 word8 x8[4][4]; in rijndaelEncrypt() member
310 word8 x8[16]; in rijndaelDecrypt() member
316 word8 x8[4][4]; in rijndaelDecrypt() member
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dmemcmp.c15 const uint8_t* x8 = (const uint8_t*)x; in memcmp() local
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dmemcmp.c15 const uint8_t* x8 = (const uint8_t*)x; in memcmp() local
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/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/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.c22 uint32_t x8, x9, x10, x11, x12, x13, x14, x15; 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/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/sys/crypto/chacha/arch/arm/
H A Dchacha_neon.c71 uint8x16_t y8, x8 = vreinterpretq_u8_u32(x); in rol8() 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/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h171 int32_t x8 = f8 ^ g[8]; in fe25519_cmov() local
232 int32_t x8 = f8 ^ g8; in fe25519_cswap() local
/netbsd-src/sys/lib/libkern/arch/hppa/
H A Dmilli.S1099 x8: comb,<> %r25,0,l1 ! sh3add %r26,%r29,%r29 ! bv,n 0(r31) ! nop label
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc8465 rtx x8 = gen_int_mode (poly_int64 (30, 24), HImode); in run() local