Home
last modified time | relevance | path

Searched refs:EAP_IDENTITY_IMSI_3GPP_REALM (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/eap_peer/
Deap_proxy_qmi_oc.h81 EAP_IDENTITY_IMSI_3GPP_REALM = 0x03, enumerator
Deap_proxy_qmi_oc.c1763 identity_format = EAP_IDENTITY_IMSI_3GPP_REALM; in eap_proxy_build_identity()
1813 identity_format = EAP_IDENTITY_IMSI_3GPP_REALM; in eap_proxy_build_identity()
1835 identity_format = EAP_IDENTITY_IMSI_3GPP_REALM; in eap_proxy_build_identity()
1842 if (identity_format == EAP_IDENTITY_IMSI_3GPP_REALM || in eap_proxy_build_identity()
1891 else if (identity_format == EAP_IDENTITY_IMSI_3GPP_REALM) in eap_proxy_build_identity()
1910 else if (identity_format == EAP_IDENTITY_IMSI_3GPP_REALM) in eap_proxy_build_identity()
1938 } else if(identity_format == EAP_IDENTITY_IMSI_3GPP_REALM) { in eap_proxy_build_identity()
1955 if (identity_format == EAP_IDENTITY_IMSI_3GPP_REALM || mcc_idx) { in eap_proxy_build_identity()