Searched refs:t27 (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 121 t27 = t24 ^ t26; in br_aes_ct_bitslice_Sbox() 122 t28 = t25 & t27; in br_aes_ct_bitslice_Sbox() 129 t35 = t27 ^ t33; in br_aes_ct_bitslice_Sbox() 132 t38 = t27 ^ t36; 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 121 t27 = t24 ^ t26; in br_aes_ct64_bitslice_Sbox() 122 t28 = t25 & t27; in br_aes_ct64_bitslice_Sbox() 129 t35 = t27 ^ t33; in br_aes_ct64_bitslice_Sbox() 132 t38 = t27 ^ t36; in br_aes_ct64_bitslice_Sbox()
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 95 t27 = -1.31281299822614084861868817951788579e-06L, variable 283 y*(t24+y*(t25+y*(t26+y*(t27+y*(t28+y*(t29+y*(t30+ in lgammal_r()
|