Home
last modified time | relevance | path

Searched refs:t26 (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
120 t26 = t21 & t23; in br_aes_ct_bitslice_Sbox()
121 t27 = t24 ^ t26; in br_aes_ct_bitslice_Sbox()
125 t31 = t22 ^ t26; 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
120 t26 = t21 & t23; in br_aes_ct64_bitslice_Sbox()
121 t27 = t24 ^ t26; in br_aes_ct64_bitslice_Sbox()
125 t31 = t22 ^ t26; in br_aes_ct64_bitslice_Sbox()
/freebsd/lib/msun/ld128/
H A De_lgammal_r.c94 t26 = 1.99238771545503819972741288511303401e-06L, variable
283 y*(t24+y*(t25+y*(t26+y*(t27+y*(t28+y*(t29+y*(t30+ in lgammal_r()