Searched refs:aes_gmac (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | aes_wrap.h | 62 int __must_check aes_gmac(const u8 *key, size_t key_len,
|
H A D | aes-gcm.c | 322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | aes_wrap.h | 62 int __must_check aes_gmac(const u8 *key, size_t key_len,
|
H A D | aes-gcm.c | 322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gmac() function
|
Completed in 2 milliseconds