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