Home
last modified time | relevance | path

Searched defs:x4 (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/lib/libm/noieee_src/
H A Dmathimpl.h70 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument
74 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument
78 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ argument
87 # define vc(name, value, x1,x2,x3,x4, bexp, xval) argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/seed/
H A Dseed.c449 seed_word x1, x2, x3, x4; in SEED_set_key() local
509 seed_word x1, x2, x3, x4; in SEED_encrypt() local
554 seed_word x1, x2, x3, x4; in SEED_decrypt() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/seed/
H A Dseed.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
/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/crypto/external/bsd/openssl.old/dist/crypto/idea/
H A Di_cbc.c92 register IDEA_INT x1, x2, x3, x4, t0, t1, ul; in IDEA_encrypt() 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/crypto/external/bsd/openssl/dist/crypto/idea/
H A Di_cbc.c99 register IDEA_INT x1, x2, x3, x4, t0, t1, ul; in IDEA_encrypt() local
/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/lib/libm/src/
H A De_coshl.c114 long double x4 = x2*x2; in coshl() local
H A De_sinhl.c118 long double x4 = x2*x2; in sinhl() local
H A Ds_tanhl.c147 long double x4 = x2*x2; in tanhl() 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.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; in crypto_core_hchacha20() local
/netbsd-src/lib/libm/ld80/
H A Ds_expl.c161 long double x4; in expm1l() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c142 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
771 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_tls1_multiblock_aad() local
H A Dcipher_aes_cbc_hmac_sha1_hw.c138 unsigned int x4 = 4 * n4x, minblocks, processed = 0; in tls1_multi_block_encrypt() local
718 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_tls1_multiblock_aad() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h123 uint64_t x4 = f4 ^ g[4]; in fe25519_cmov() local
166 uint64_t x4 = f4 ^ g4; in fe25519_cswap() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes_cbc_hmac_sha256.c169 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
827 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_ctrl() local
H A De_aes_cbc_hmac_sha1.c174 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
846 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_ctrl() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes_cbc_hmac_sha1.c168 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
843 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha1_ctrl() local
H A De_aes_cbc_hmac_sha256.c164 unsigned int frag, last, packlen, i, x4 = 4 * n4x, minblocks, processed = in tls1_1_multi_block_encrypt() local
824 unsigned int n4x = 1, x4; in aesni_cbc_hmac_sha256_ctrl() 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

12