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

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Daes_wrap.h48 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, function

Completed in 112 milliseconds