Searched refs:t48 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | aes_ct.c | 51 uint32_t t40, t41, t42, t43, t44, t45, t46, t47, t48, t49; in br_aes_ct_bitslice_Sbox() local 165 t48 = z5 ^ z13; in br_aes_ct_bitslice_Sbox() 173 t56 = z12 ^ t48; in br_aes_ct_bitslice_Sbox() 186 s7 = t48 ^ ~t60; in br_aes_ct_bitslice_Sbox()
|
H A D | aes_ct64.c | 51 uint64_t t40, t41, t42, t43, t44, t45, t46, t47, t48, t49; in br_aes_ct64_bitslice_Sbox() local 165 t48 = z5 ^ z13; in br_aes_ct64_bitslice_Sbox() 173 t56 = z12 ^ t48; in br_aes_ct64_bitslice_Sbox() 186 s7 = t48 ^ ~t60; in br_aes_ct64_bitslice_Sbox()
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 5475 %p1%{256}%<%t48;5;%p1%d%e48:2::%p1%{65536}%/%d:%p1
|