Searched refs:K1 (Results 1 – 1 of 1) sorted by relevance
169 struct mac128 x, y, L, K1, K2; in aes_cmac() local175 shl_128_mod_hex87(&K1, &L); in aes_cmac()176 shl_128_mod_hex87(&K2, &K1); in aes_cmac()189 xor128(&y, &x, &K1); in aes_cmac()
Completed in 3 milliseconds