Home
last modified time | relevance | path

Searched refs:t23 (Results 1 – 4 of 4) 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
116 t23 = t19 ^ y21; in br_aes_ct_bitslice_Sbox()
120 t26 = t21 & t23; in br_aes_ct_bitslice_Sbox()
124 t30 = t23 ^ t24; in br_aes_ct_bitslice_Sbox()
128 t34 = t23 ^ t33; 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
116 t23 = t19 ^ y21; in br_aes_ct64_bitslice_Sbox()
120 t26 = t21 & t23; in br_aes_ct64_bitslice_Sbox()
124 t30 = t23 ^ t24; in br_aes_ct64_bitslice_Sbox()
128 t34 = t23 ^ t33; in br_aes_ct64_bitslice_Sbox()
/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c751 l_fp t10, t23, tmp; in receive() local
882 t23 = rec; /* pkt.rec == t2 */ in receive()
883 L_SUB(&t23, &org); /* pkt->org == t3 */ in receive()
892 tmp = t23; in receive()
900 L_SUB(&t23, &t10); in receive()
901 di = LFPTOFP(&t23); in receive()
/freebsd/lib/msun/ld128/
H A De_lgammal_r.c91 t23 = -7.03070407519397260929482550448878399e-06L, variable
282 y*(t17+y*(t18+y*(t19+y*(t20+y*(t21+y*(t22+y*(t23+ in lgammal_r()