Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/eap_peer/
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()
Deap_fast.c545 ack->tlv_type = host_to_be16(EAP_TLV_PAC_TLV | in eap_fast_tlv_pac_ack()
740 pac->tlv_type = host_to_be16(EAP_TLV_PAC_TLV); in eap_fast_write_pac_request()