Home
last modified time | relevance | path

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

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.c119 uint32_t t60, t61, t62, t63, t64, t65, t66, t67; in aes_ct_bitslice_Sbox() local
247 t64 = z4 ^ t59; in aes_ct_bitslice_Sbox()
253 t67 = t64 ^ t65; in aes_ct_bitslice_Sbox()
257 s1 = t64 ^ ~s3; in aes_ct_bitslice_Sbox()