Home
last modified time | relevance | path

Searched refs:aes_gcm_ad (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Daes_wrap.h48 int __must_check aes_gcm_ad(const u8 *key, size_t key_len,
Daes-gcm.c288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, in aes_gcm_ad() function