OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aes_gcm_ad
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
aes_wrap.h
55
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 153 milliseconds