Searched refs:subword (Results 1 – 2 of 2) sorted by relevance
68 #define subword(a)(subbyte(a, 24)|subbyte(a, 16)|subbyte(a, 8)|subbyte(a, 0)) macro93 t = subword(rotword(t)) ^ rconst[i/Nk]; in tc_aes128_set_encrypt_key()
68 #define subword(a)(subbyte(a, 24)|subbyte(a, 16)|subbyte(a, 8)|subbyte(a, 0)) macro93 t = subword(rotword(t)) ^ rconst[i / Nk]; in tc_aes128_set_encrypt_key()