Home
last modified time | relevance | path

Searched defs:pac_key (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/eap_peer/
Deap_fast_pac.h17 u8 pac_key[EAP_FAST_PAC_KEY_LEN]; member
Deap_teap_pac.h17 u8 pac_key[EAP_TEAP_PAC_KEY_LEN]; member
/external/wpa_supplicant_8/src/eap_common/
Deap_fast_common.c68 void eap_fast_derive_master_secret(const u8 *pac_key, const u8 *server_random, in eap_fast_derive_master_secret()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c128 u8 *buf, *pos, *end, *pac_key = NULL; in eap_fast_session_ticket_cb() local
687 u8 pac_key[EAP_FAST_PAC_KEY_LEN]; in eap_fast_build_pac() local
Deap_server_teap.c144 u8 *buf, *pos, *end, *pac_key = NULL; in eap_teap_session_ticket_cb() local
714 u8 pac_key[EAP_TEAP_PAC_KEY_LEN]; in eap_teap_build_pac() local
/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c988 const u8 pac_key[] = { in test_eap_fast() local