Home
last modified time | relevance | path

Searched defs:y3 (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/sys/crypto/chacha/
H A Dchacha_ref.c71 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; in chacha_core_ref() local
130 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; in chacha_stream_ref() local
253 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; in chacha_stream_xor_ref() local
376 uint32_t y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; in hchacha_ref() local
/netbsd-src/sys/arch/powerpc/fpu/
H A Dfpu_div.c161 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
H A Dfpu_sqrt.c198 u_int y0, y1, y2, y3; in fpu_sqrt() local
/netbsd-src/sys/arch/sparc/fpu/
H A Dfpu_div.c157 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
H A Dfpu_sqrt.c194 u_int y0, y1, y2, y3; in fpu_sqrt() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/32/
H A Dsfp-machine.h6 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
36 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/32/
H A Dsfp-machine.h6 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
36 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtget_f.c37 mpfr_t y1, y2, y3; in prec_test() local
H A Dtgmpop.c994 mpfr_t x1, x2, y1, y2, y3; in bug_mul_div_q_20100818() local
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_sse2_enc.c44 __m128i x, y0, y1, y2, y3, y4, y5, y6; in shift_row() local
H A Daes_sse2_dec.c85 __m128i x, y0, y1, y2, y3, y4, y5, y6; in inv_shift_row() local
H A Daes_sse2.c58 __m128i y1, y2, y3, y4, y5, y6, y7, y8, y9; in aes_sse2_bitslice_Sbox() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dop-4.h678 # define __FP_FRAC_ADD_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument
718 # define __FP_FRAC_SUB_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument
759 # define __FP_FRAC_DEC_4(x3, x2, x1, x0, y3, y2, y1, y0) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dop-4.h678 # define __FP_FRAC_ADD_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument
718 # define __FP_FRAC_SUB_4(r3, r2, r1, r0, x3, x2, x1, x0, y3, y2, y1, y0) \ argument
759 # define __FP_FRAC_DEC_4(x3, x2, x1, x0, y3, y2, y1, y0) \ argument
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du4.h2 __m128i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
H A Du8.h2 __m256i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
/netbsd-src/sys/crypto/chacha/arch/x86/
H A Dchacha_sse2.c200 __m128i y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; in chacha_stream_sse2() local
356 __m128i y0,y1,y2,y3,y4,y5,y6,y7,y8,y9,y10,y11,y12,y13,y14,y15; in chacha_stream_xor_sse2() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_exp.c564 BN_ULONG y0, y1, y2, y3; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp256.c1235 static void point_add(felem x3, felem y3, felem z3, in point_add()
1420 static void point_add_small(smallfelem x3, smallfelem y3, smallfelem z3, in point_add_small()
H A Decp_nistp521.c1206 static void point_add(felem x3, felem y3, felem z3, in point_add()
H A Decp_nistp224.c907 static void point_add(felem x3, felem y3, felem z3, in point_add()
/netbsd-src/sys/crypto/aes/
H A Daes_ct.c55 uint32_t y1, y2, y3, y4, y5, y6, y7, y8, y9; in br_aes_ct_bitslice_Sbox() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_exp.c569 BN_ULONG y0, y1, y2, y3; in MOD_EXP_CTIME_COPY_FROM_PREBUF() local
/netbsd-src/sys/dev/ic/
H A Darn9003.c2779 int order, order5x, order5xrem, order3x, order3xrem, y5, y3; in ar9003_compute_predistortion() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c4901 tree y3 = NULL_TREE, y4 = NULL_TREE; in lower_rec_input_clauses() local

12