HomeSort by relevance Sort by last modified time
    Searched refs:aes_gcm_ad (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/crypto/
aes_wrap.h 50 int __must_check aes_gcm_ad(const u8 *key, size_t key_len,
aes-gcm.c 286 * 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 540 milliseconds