Searched refs:PAC_TYPE_PAC_KEY (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_fast_common.h25 #define PAC_TYPE_PAC_KEY 1 macro
H A Deap_teap_common.h29 #define PAC_TYPE_PAC_KEY 1 macro
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_fast.c775 eap_fast_put_tlv(buf, PAC_TYPE_PAC_KEY, pac_key, EAP_FAST_PAC_KEY_LEN);
H A Deap_server_teap.c746 eap_teap_put_tlv(buf, PAC_TYPE_PAC_KEY, pac_key, EAP_TEAP_PAC_KEY_LEN);
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_fast.c835 case PAC_TYPE_PAC_KEY:
H A Deap_teap.c874 case PAC_TYPE_PAC_KEY:

Completed in 77 milliseconds