Home
last modified time | relevance | path

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

/freebsd-src/contrib/wpa/src/eap_peer/
H A Deap_teap_pac.h17 u8 pac_key[EAP_TEAP_PAC_KEY_LEN]; member
H A Deap_fast_pac.h17 u8 pac_key[EAP_FAST_PAC_KEY_LEN]; member
/freebsd-src/contrib/wpa/src/eap_common/
H A Deap_fast_common.c68 void eap_fast_derive_master_secret(const u8 *pac_key, const u8 *server_random, in eap_fast_derive_master_secret()
/freebsd-src/contrib/wpa/src/eap_server/
H A 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]; eap_fast_build_pac() local
[all...]
H A Deap_server_teap.c144 u8 *buf, *pos, *end, *pac_key = NULL; eap_teap_session_ticket_cb() local
714 u8 pac_key[EAP_TEAP_PAC_KEY_LEN]; eap_teap_build_pac() local
[all...]
/freebsd-src/contrib/wpa/src/crypto/
H A Dcrypto_module_tests.c988 const u8 pac_key[] = { in test_eap_fast() local