Home
last modified time | relevance | path

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

/openbsd/sys/crypto/
H A Daes.c109 uint32_t y10, y11, y12, y13, y14, y15, y16, y17, y18, y19; in aes_ct_bitslice_Sbox() local
150 y11 = y20 ^ y9; in aes_ct_bitslice_Sbox()
151 y7 = x7 ^ y11; in aes_ct_bitslice_Sbox()
152 y17 = y10 ^ y11; in aes_ct_bitslice_Sbox()
154 y16 = t0 ^ y11; in aes_ct_bitslice_Sbox()
171 t12 = y9 & y11; in aes_ct_bitslice_Sbox()
213 z6 = t42 & y11; in aes_ct_bitslice_Sbox()