Searched refs:shl_128_mod_hex87 (Results 1 – 1 of 1) sorted by relevance
150 static void shl_128_mod_hex87(struct mac128 *dst, const struct mac128 *src) in shl_128_mod_hex87() function175 shl_128_mod_hex87(&K1, &L); in aes_cmac()176 shl_128_mod_hex87(&K2, &K1); in aes_cmac()
Completed in 2 milliseconds