Home
last modified time | relevance | path

Searched refs:t24 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct.c49 uint32_t t20, t21, t22, t23, t24, t25, t26, t27, t28, t29; in br_aes_ct_bitslice_Sbox() local
117 t24 = t20 ^ y18; in br_aes_ct_bitslice_Sbox()
121 t27 = t24 ^ t26; in br_aes_ct_bitslice_Sbox()
124 t30 = t23 ^ t24; in br_aes_ct_bitslice_Sbox()
127 t33 = t32 ^ t24; in br_aes_ct_bitslice_Sbox()
130 t36 = t24 & t35; in br_aes_ct_bitslice_Sbox()
H A Daes_ct64.c49 uint64_t t20, t21, t22, t23, t24, t25, t26, t27, t28, t29; in br_aes_ct64_bitslice_Sbox() local
117 t24 = t20 ^ y18; in br_aes_ct64_bitslice_Sbox()
121 t27 = t24 ^ t26; in br_aes_ct64_bitslice_Sbox()
124 t30 = t23 ^ t24; in br_aes_ct64_bitslice_Sbox()
127 t33 = t32 ^ t24; in br_aes_ct64_bitslice_Sbox()
130 t36 = t24 & t35; in br_aes_ct64_bitslice_Sbox()
/freebsd/lib/msun/ld128/
H A De_lgammal_r.c92 t24 = 4.60968590693753579648385629003100469e-06L, variable
283 y*(t24+y*(t25+y*(t26+y*(t27+y*(t28+y*(t29+y*(t30+ in lgammal_r()