Home
last modified time | relevance | path

Searched refs:EAP_TLV_PAC_TLV (Results 1 – 4 of 4) sorted by path

/freebsd/contrib/wpa/src/eap_common/
H A Deap_fast_common.c253 case EAP_TLV_PAC_TLV: in eap_fast_parse_tlv()
H A Deap_tlv_common.h21 #define EAP_TLV_PAC_TLV 11 /* RFC 5422, Section 4.2 */ macro
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_fast.c566 ack->tlv_type = host_to_be16(EAP_TLV_PAC_TLV | in eap_fast_tlv_pac_ack()
761 pac->tlv_type = host_to_be16(EAP_TLV_PAC_TLV); in eap_fast_write_pac_request()
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_fast.c774 EAP_TLV_PAC_TLV); in eap_fast_build_pac()