Searched refs:t22 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_ct.c | 49 uint32_t t20, t21, t22, t23, t24, t25, t26, t27, t28, t29; in br_aes_ct_bitslice_Sbox() local 115 t22 = t18 ^ y19; in br_aes_ct_bitslice_Sbox() 119 t25 = t21 ^ t22; in br_aes_ct_bitslice_Sbox() 123 t29 = t28 ^ t22; in br_aes_ct_bitslice_Sbox() 125 t31 = t22 ^ t26; in br_aes_ct_bitslice_Sbox()
|
H A D | aes_ct64.c | 49 uint64_t t20, t21, t22, t23, t24, t25, t26, t27, t28, t29; in br_aes_ct64_bitslice_Sbox() local 115 t22 = t18 ^ y19; in br_aes_ct64_bitslice_Sbox() 119 t25 = t21 ^ t22; in br_aes_ct64_bitslice_Sbox() 123 t29 = t28 ^ t22; in br_aes_ct64_bitslice_Sbox() 125 t31 = t22 ^ t26; in br_aes_ct64_bitslice_Sbox()
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 90 t22 = 1.07434583475987007495523340296173839e-05L, variable 282 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+ in lgammal_r()
|