Searched refs:EAP_TLV_PAC_TLV (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/eap_common/
H A Deap_tlv_common.h21 #define EAP_TLV_PAC_TLV 11 /* RFC 5422, Section 4.2 */ macro
H A Deap_fast_common.c281 case EAP_TLV_PAC_TLV:
/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap_fast.c527 ack->tlv_type = host_to_be16(EAP_TLV_PAC_TLV |
721 pac->tlv_type = host_to_be16(EAP_TLV_PAC_TLV);
/freebsd-10.3-release/contrib/wpa/src/eap_server/
H A Deap_server_fast.c767 EAP_TLV_PAC_TLV);

Completed in 86 milliseconds