Home
last modified time | relevance | path

Searched defs:nonce_len (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant/
Daes_wrap.c340 int aes_128_eax_encrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_encrypt()
397 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, in aes_128_eax_decrypt()
Dwpa.c1187 size_t nonce_len; member