Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_common/
Deap_tlv_common.h21 #define EAP_TLV_PAC_TLV 11 /* RFC 5422, Section 4.2 */ macro
Deap_fast_common.c253 case EAP_TLV_PAC_TLV: in eap_fast_parse_tlv()
/external/wpa_supplicant_8/src/eap_peer/
Deap_fast.c546 ack->tlv_type = host_to_be16(EAP_TLV_PAC_TLV | in eap_fast_tlv_pac_ack()
741 pac->tlv_type = host_to_be16(EAP_TLV_PAC_TLV); in eap_fast_write_pac_request()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_fast.c773 EAP_TLV_PAC_TLV); in eap_fast_build_pac()