Searched refs:aes_128_eax_decrypt (Results 1 - 21 of 21) sorted by relevance

/external/wpa_supplicant/
H A Daes_wrap.h36 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len,
H A Daes_wrap.c386 * aes_128_eax_decrypt - AES-128 EAX mode decryption
397 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, function
H A Deap_psk.c273 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Daes_wrap.h39 int __must_check aes_128_eax_decrypt(const u8 *key,
H A Daes_wrap.c397 * 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
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Daes_wrap.h39 int __must_check aes_128_eax_decrypt(const u8 *key,
H A Daes-eax.c87 * aes_128_eax_decrypt - AES-128 EAX mode decryption
98 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, function
/external/wpa_supplicant_8/src/crypto/
H A Daes_wrap.h39 int __must_check aes_128_eax_decrypt(const u8 *key,
H A Daes-eax.c87 * aes_128_eax_decrypt - AES-128 EAX mode decryption
98 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Daes_wrap.h39 int __must_check aes_128_eax_decrypt(const u8 *key,
H A Daes-eax.c87 * aes_128_eax_decrypt - AES-128 EAX mode decryption
98 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, function
/external/wpa_supplicant/tests/
H A Dtest_aes.c89 if (aes_128_eax_decrypt(key, nonce, sizeof(nonce), hdr, sizeof(hdr),
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_psk.c287 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_6/wpa_supplicant/tests/
H A Dtest_aes.c89 if (aes_128_eax_decrypt(key, nonce, sizeof(nonce), hdr, sizeof(hdr),
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_psk.c288 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_psk.c288 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_psk.c288 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
H A Deap_psk.c384 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_psk.c385 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_psk.c385 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_psk.c385 if (aes_128_eax_decrypt(data->tek, nonce, sizeof(nonce),

Completed in 260 milliseconds