OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aes_128_eax_decrypt
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
aes-eax.c
81
*
aes_128_eax_decrypt
- AES-128 EAX mode decryption
92
int
aes_128_eax_decrypt
(const u8 *key, const u8 *nonce, size_t nonce_len,
function
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes_wrap.c
397
*
aes_128_eax_decrypt
- AES-128 EAX mode decryption
408
int
aes_128_eax_decrypt
(const u8 *key, const u8 *nonce, size_t nonce_len,
function
Completed in 17 milliseconds