Home
last modified time | relevance | path

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

/hostap-latest/src/eap_common/
Deap_teap_common.h130 TEAP_TLV_AUTHORITY_ID = 1, enumerator
Deap_teap_common.c612 case TEAP_TLV_AUTHORITY_ID: in eap_teap_tlv_type_str()
/hostap-latest/src/eap_server/
Deap_server_teap.c488 eap_teap_put_tlv(req, TEAP_TLV_AUTHORITY_ID, in eap_teap_build_start()
/hostap-latest/src/eap_peer/
Deap_teap.c1719 if (tlv_type == TEAP_TLV_AUTHORITY_ID) { in eap_teap_process_start()