/freebsd/contrib/gdtoa/ |
H A D | smisc.c | 37 (s, nd0, nd, y9, dplen) CONST char *s; int dplen, nd0, nd; ULong y9; in s2b() argument 39 (CONST char *s, int nd0, int nd, ULong y9, int dplen) 50 b->x[0] = y9; 54 b->x[0] = y9 & 0xffff; 55 b->wds = (b->x[1] = y9 >> 16) ? 2 : 1;
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/ |
H A D | u8.h | 2 __m256i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable 113 y9 = z1; 114 y9 = _mm256_add_epi32(y9, z5); 115 r9 = y9; 116 y9 = _mm256_slli_epi32(y9, 7); 117 z9 = _mm256_xor_si256(z9, y9); 329 y9 = z11; 330 y9 = _mm256_add_epi32(y9, z8); 331 r9 = y9; 332 y9 = _mm256_slli_epi32(y9, 13); [all …]
|
H A D | u4.h | 2 __m128i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable 113 y9 = z1; 114 y9 = _mm_add_epi32(y9, z5); 115 r9 = y9; 116 y9 = _mm_slli_epi32(y9, 7); 117 z9 = _mm_xor_si128(z9, y9); 329 y9 = z11; 330 y9 = _mm_add_epi32(y9, z8); 331 r9 = y9; 332 y9 = _mm_slli_epi32(y9, 13); [all …]
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | des_ct.c | 206 uint32_t y0, y1, y2, y3, y4, y5, y6, y7, y8, y9; in Fconf() local 252 y9 = (uint32_t)0x3069300C ^ (x0 & (uint32_t)0x026F320B); in Fconf() 280 y4 = y8 ^ (x1 & y9); in Fconf() 285 y9 = y18 ^ (x1 & y19); in Fconf() 297 y4 = y8 ^ (x2 & y9); in Fconf()
|
H A D | aes_ct.c | 42 uint32_t y1, y2, y3, y4, y5, y6, y7, y8, y9; in br_aes_ct_bitslice_Sbox() local 70 y9 = x0 ^ x3; in br_aes_ct_bitslice_Sbox() 84 y11 = y20 ^ y9; in br_aes_ct_bitslice_Sbox() 105 t12 = y9 & y11; in br_aes_ct_bitslice_Sbox() 156 z15 = t42 & y9; in br_aes_ct_bitslice_Sbox()
|
H A D | aes_ct64.c | 42 uint64_t y1, y2, y3, y4, y5, y6, y7, y8, y9; in br_aes_ct64_bitslice_Sbox() local 70 y9 = x0 ^ x3; in br_aes_ct64_bitslice_Sbox() 84 y11 = y20 ^ y9; in br_aes_ct64_bitslice_Sbox() 105 t12 = y9 & y11; in br_aes_ct64_bitslice_Sbox() 156 z15 = t42 & y9; in br_aes_ct64_bitslice_Sbox()
|
/freebsd/secure/caroot/trusted/ |
H A D | SecureSign_Root_CA14.pem | 112 vlIfX8xnbacuUKLBl422+JX1sLrcneC+y9/3OPJH9aaakpUqYllQC6KxNedlsmGy
|
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
H A D | t_netpgpverify.sh | 1816 X/9vb3//6xvB+Nf/7y9//dcv//3nP/3mV7//1R9/9ef/+i//1x/+/MM0f97/1n74 6917 2U+Pv3/85fxo3rz/9ffX/xjLfPPi92d/rJ8+eXr39+/urC/y9+/d/c+PH7XH1/+1
|