Home
last modified time | relevance | path

Searched refs:aes_gcm_ad (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes_wrap.h57 int __must_check aes_gcm_ad(const u8 *key, size_t key_len,
H A Daes-gcm.c286 * aes_gcm_ad - GCM-AD_K(IV, C, A, T)
288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes_wrap.h57 int __must_check aes_gcm_ad(const u8 *key, size_t key_len,
H A Daes-gcm.c286 * aes_gcm_ad - GCM-AD_K(IV, C, A, T)
288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad() function

Completed in 3 milliseconds