Searched defs:x4 (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Datan_common.h21 double x4 = x2 * x2; local
H A Dsv_atan_2u5.c62 svfloat64_t x4 = svmul_x (pg, x2, x2); local
H A Dv_atan_2u5.c81 float64x2_t x4 = vmulq_f64 (x2, x2); local
H A Dv_atan2_3u.c93 float64x2_t x4 = vmulq_f64 (x2, x2); local
H A Dsv_atan2_2u5.c88 svfloat64_t x4 = svmul_x (pg, x2, x2); local
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dsha512-armv8.pl774 sub x4,$inp,#128 subroutine
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c21 uint32_t x0, x1, x2, x3, x4, x5, x6, x7; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/
H A Dcore_hsalsa20_ref2.c22 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, local
/freebsd-current/crypto/openssl/crypto/idea/
H A Di_cbc.c99 register unsigned long x1, x2, x3, x4, t0, t1, ul; local
/freebsd-current/lib/msun/src/
H A De_coshl.c85 long double hi,lo,x2,x4; local
H A De_sinhl.c84 long double hi,lo,x2,x4; local
H A Ds_tanhl.c111 long double hi,lo,s,x2,x4,z; local
/freebsd-current/contrib/arm-optimized-routines/math/
H A Dsincosf.h47 double x3, x4, x5, x6, s, c, c1, c2, s1; local
75 double x3, x4, x6, x7, s, c, c1, c2, s1; local
H A Derf.c65 double x4 = x2 * x2; local
75 double x4, x8, r1n, r2n, r1d, r2d, r3d; local
[all...]
/freebsd-current/crypto/openssl/crypto/seed/
H A Dseed.c449 seed_word x1, x2, x3, x4; local
509 seed_word x1, x2, x3, x4; local
554 seed_word x1, x2, x3, x4; local
[all...]
/freebsd-current/lib/msun/ld80/
H A Ds_expl.c162 long double x4; local
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_big_dec.c126 unsigned x4; local
135 unsigned x2, x4; local
/freebsd-current/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; local
/freebsd-current/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, local
/freebsd-current/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, local
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h123 uint64_t x4 = f4 ^ g[4]; local
166 uint64_t x4 = f4 ^ g4; local
/freebsd-current/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; local
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha1_hw.c138 unsigned int x4 = 4 * n4x, minblocks, processed = 0; local
718 unsigned int n4x = 1, x4; local
[all...]
H A Dcipher_aes_cbc_hmac_sha256_hw.c142 unsigned int x4 = 4 * n4x, minblocks, processed = 0; local
771 unsigned int n4x = 1, x4; local
[all...]
/freebsd-current/crypto/openssh/
H A Dchacha.c91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local

Completed in 230 milliseconds

12