Searched defs:pac_key (Results 1 – 6 of 6) sorted by relevance
17 u8 pac_key[EAP_TEAP_PAC_KEY_LEN]; member
17 u8 pac_key[EAP_FAST_PAC_KEY_LEN]; member
68 void eap_fast_derive_master_secret(const u8 *pac_key, const u8 *server_random, in eap_fast_derive_master_secret()
128 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...]
144 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...]
988 const u8 pac_key[] = { in test_eap_fast() local