Searched refs:aes_gmac (Results 1 – 2 of 2) sorted by relevance
62 int __must_check aes_gmac(const u8 *key, size_t key_len,
322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac() function