Home
last modified time | relevance | path

Searched refs:aes_128_eax_encrypt (Results 1 - 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-eax.c17 * 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, in aes_128_eax_encrypt() function
H A Daes_wrap.h40 int __must_check aes_128_eax_encrypt(const u8 *key,
H A Dcrypto_module_tests.c314 if (aes_128_eax_encrypt(key, nonce, sizeof(nonce), hdr, sizeof(hdr), in test_eax()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-eax.c17 * 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, in aes_128_eax_encrypt() function
H A Daes_wrap.h40 int __must_check aes_128_eax_encrypt(const u8 *key,
H A Dcrypto_module_tests.c314 if (aes_128_eax_encrypt(key, nonce, sizeof(nonce), hdr, sizeof(hdr), in test_eax()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_psk.c346 if (aes_128_eax_encrypt(data->tek, nonce, sizeof(nonce), in eap_psk_process_3()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_psk.c140 if (aes_128_eax_encrypt(data->tek, nonce, sizeof(nonce), in eap_psk_build_3()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_psk.c346 if (aes_128_eax_encrypt(data->tek, nonce, sizeof(nonce), in eap_psk_process_3()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_psk.c140 if (aes_128_eax_encrypt(data->tek, nonce, sizeof(nonce), in eap_psk_build_3()

Completed in 9 milliseconds