/freebsd/contrib/unbound/compat/ |
H A D | memcmp.c | 16 const uint8_t* y8 = (const uint8_t*)y; in memcmp() local 19 if(x8[i] < y8[i]) in memcmp() 21 else if(x8[i] > y8[i]) in memcmp()
|
/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 121 y8 = z0; 122 y8 = _mm256_add_epi32(y8, z4); 123 r8 = y8; 124 y8 = _mm256_slli_epi32(y8, 9); 125 z8 = _mm256_xor_si256(z8, y8); 313 y8 = z10; 314 y8 = _mm256_add_epi32(y8, z11); 315 r8 = y8; 316 y8 = _mm256_slli_epi32(y8, 9); [all …]
|
H A D | u4.h | 2 __m128i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable 121 y8 = z0; 122 y8 = _mm_add_epi32(y8, z4); 123 r8 = y8; 124 y8 = _mm_slli_epi32(y8, 9); 125 z8 = _mm_xor_si128(z8, y8); 313 y8 = z10; 314 y8 = _mm_add_epi32(y8, z11); 315 r8 = y8; 316 y8 = _mm_slli_epi32(y8, 9); [all …]
|
/freebsd/contrib/bearssl/src/symcipher/ |
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 71 y8 = x0 ^ x5; in br_aes_ct_bitslice_Sbox() 78 y3 = y5 ^ y8; in br_aes_ct_bitslice_Sbox() 87 y19 = y10 ^ y8; in br_aes_ct_bitslice_Sbox() 108 t15 = y8 & y10; in br_aes_ct_bitslice_Sbox() 158 z17 = t41 & y8; 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 71 y8 = x0 ^ x5; in br_aes_ct64_bitslice_Sbox() 78 y3 = y5 ^ y8; in br_aes_ct64_bitslice_Sbox() 87 y19 = y10 ^ y8; in br_aes_ct64_bitslice_Sbox() 108 t15 = y8 & y10; in br_aes_ct64_bitslice_Sbox() 158 z17 = t41 & y8; in br_aes_ct64_bitslice_Sbox()
|
H A D | des_ct.c | 206 uint32_t y0, y1, y2, y3, y4, y5, y6, y7, y8, y9; in Fconf() local 251 y8 = (uint32_t)0xD6B6AC77 ^ (x0 & (uint32_t)0x794F104A); in Fconf() 280 y4 = y8 ^ (x1 & y9); in Fconf() 284 y8 = y16 ^ (x1 & y17); in Fconf() 297 y4 = y8 ^ (x2 & y9); in Fconf()
|
/freebsd/contrib/file/tests/ |
H A D | HWP97.hwp.testfile | 12 …y0۠�d9�h���*����q��D{m��h�N\D��\��w���]`ד�Ws�؊�����ö3�r�Z8�H�$�C�G->y8�Z˃�,�N�I90FU��1s�+…
|