Searched refs:t20 (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 113 t20 = t11 ^ t16; in br_aes_ct_bitslice_Sbox() 117 t24 = t20 ^ y18; 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 113 t20 = t11 ^ t16; in br_aes_ct64_bitslice_Sbox() 117 t24 = t20 ^ y18; in br_aes_ct64_bitslice_Sbox()
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 88 t20 = 2.52476631610328129217896436186551043e-05L, variable 282 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+ in lgammal_r()
|