Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_common/
Deap_teap_common.h198 u16 identity_type; member
Deap_teap_common.c437 tlv->identity_type = WPA_GET_BE16(pos); in eap_teap_parse_tlv()
439 tlv->identity_type); in eap_teap_parse_tlv()
/external/wpa_supplicant_8/src/eap_peer/
Deap_teap.c1301 if (tlv.identity_type == TEAP_IDENTITY_TYPE_MACHINE) { in eap_teap_process_decrypted()
1306 } else if (tlv.identity_type) { in eap_teap_process_decrypted()
1309 if (tlv.identity_type) { in eap_teap_process_decrypted()
1331 tlv.identity_type); in eap_teap_process_decrypted()
1339 tlv.identity_type); in eap_teap_process_decrypted()
/external/wpa_supplicant_8/src/eap_server/
Deap_server_teap.c1641 tlv.identity_type); in eap_teap_process_phase2_tlvs()
1653 tlv.identity_type); in eap_teap_process_phase2_tlvs()