Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_peer/
Deap_proxy_qmi_oc.c1674 eap_identity_format_e identity_format = EAP_IDENTITY_ANNONYMOUS; in eap_proxy_build_identity() local
1727 identity_format = EAP_IDENTITY_IMSI_RAW; in eap_proxy_build_identity()
1763 identity_format = EAP_IDENTITY_IMSI_3GPP_REALM; in eap_proxy_build_identity()
1779 identity_format = EAP_IDENTITY_CFG_3GPP_REALM; in eap_proxy_build_identity()
1797 identity_format = EAP_IDENTITY_CFG_RAW; in eap_proxy_build_identity()
1813 identity_format = EAP_IDENTITY_IMSI_3GPP_REALM; in eap_proxy_build_identity()
1827 identity_format = EAP_IDENTITY_ANNONYMOUS; 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()
1843 identity_format == EAP_IDENTITY_IMSI_RAW || mcc_idx) { in eap_proxy_build_identity()
[all …]