Home
last modified time | relevance | path

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

/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.c108 uint32_t y1, y2, y3, y4, y5, y6, y7, y8, y9; in aes_ct_bitslice_Sbox() local
137 y8 = x0 ^ x5; in aes_ct_bitslice_Sbox()
144 y3 = y5 ^ y8; in aes_ct_bitslice_Sbox()
153 y19 = y10 ^ y8; in aes_ct_bitslice_Sbox()
174 t15 = y8 & y10; in aes_ct_bitslice_Sbox()
224 z17 = t41 & y8; in aes_ct_bitslice_Sbox()