Home
last modified time | relevance | path

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

/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
Deap_config.h382 char *pcsc; member
Deap.c994 if (config->pcsc) { in eap_sm_buildIdentity()
1005 } else if (config->pcsc) { in eap_sm_buildIdentity()
Deap_sim.c155 if (conf->pcsc) { in eap_sim_gsm_auth()
Deap_aka.c152 if (conf->pcsc) { in eap_aka_umts_auth()
/external/wpa_supplicant_8/src/eap_peer/
Deap_config.h388 char *pcsc; member
Deap.c1126 if (config->pcsc) { in eap_sm_buildIdentity()
1137 } else if (config->pcsc) { in eap_sm_buildIdentity()
Deap_sim.c157 if (conf->pcsc) { in eap_sim_gsm_auth()
Deap_aka.c154 if (conf->pcsc) { in eap_aka_umts_auth()
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c128 if (cred->pcsc || cred->imsi) in cred_with_3gpp()
140 if (cred->pcsc || cred->imsi) in cred_with_nai_realm()
156 if (cred->domain || cred->pcsc || cred->imsi) in cred_with_domain()
752 if (cred->pcsc && wpa_s->conf->pcsc_reader && wpa_s->scard && in interworking_connect_3gpp()
804 if (cred->pcsc && wpa_s->scard && scard_supports_umts(wpa_s->scard)) in interworking_connect_3gpp()
836 if (!cred->pcsc && set_root_nai(ssid, cred->imsi, prefix) < 0) { in interworking_connect_3gpp()
845 } else if (cred->pcsc) { in interworking_connect_3gpp()
1296 if (cred->pcsc && wpa_s->conf->pcsc_reader && wpa_s->scard && in interworking_credentials_available_3gpp()
1445 else if (cred->pcsc && wpa_s->conf->pcsc_reader && in interworking_home_sp()
Dconfig.h68 int pcsc; member
Dwpa_supplicant.conf931 pcsc=""
Dconfig_file.c654 STR(pcsc); in wpa_config_write_network()
700 if (cred->pcsc) in wpa_config_write_cred()
701 fprintf(f, "\tpcsc=%d\n", cred->pcsc); in wpa_config_write_cred()
Dconfig.c1589 { STRe(pcsc) },
1771 os_free(eap->pcsc); in eap_peer_config_free()
2281 cred->pcsc = atoi(value); in wpa_config_set_cred()
Dconfig_winreg.c882 STR(pcsc); in wpa_config_write_network()
DREADME-HS20120 # pcsc: Use PC/SC and SIM/USIM card
Devents.c267 if (ssid->eap.pcsc == NULL || wpa_s->scard != NULL) in wpa_supplicant_scard_init()
DREADME329 authentication algorithm (for EAP-SIM/EAP-AKA). This requires pcsc-lite
DChangeLog782 causing visible problems with pcsc-lite, but Windows Winscard.dll
1383 EAP-SIM; this requires pcsc-lite
/external/wpa_supplicant_6/wpa_supplicant/
Dconfig.c1376 { STRe(pcsc) },
1551 os_free(eap->pcsc); in eap_peer_config_free()
Dconfig_winreg.c852 STR(pcsc); in wpa_config_write_network()
Dconfig_file.c774 STR(pcsc); in wpa_config_write_network()
Devents.c192 if (ssid->eap.pcsc == NULL || wpa_s->scard != NULL) in wpa_supplicant_scard_init()
DChangeLog509 causing visible problems with pcsc-lite, but Windows Winscard.dll
1110 EAP-SIM; this requires pcsc-lite
Dwpa_supplicant.conf.orig650 pcsc=""
DREADME393 authentication algorithm (for EAP-SIM/EAP-AKA). This requires pcsc-lite