Searched refs:pcsc (Results 1 – 14 of 14) sorted by relevance
523 char *pcsc; member
297 if (conf->pcsc) { in eap_sim_gsm_auth()
299 if (conf->pcsc) { in eap_aka_umts_auth()
1731 if (config->pcsc) { in eap_sm_buildIdentity()
163 if (cred->pcsc || cred->imsi) in cred_with_3gpp()175 if (cred->pcsc || cred->imsi) in cred_with_nai_realm()191 if (cred->domain || cred->pcsc || cred->imsi || in cred_with_domain()1023 if (cred->pcsc && wpa_s->scard && scard_supports_umts(wpa_s->scard)) in interworking_connect_3gpp()1055 if (!cred->pcsc && set_root_nai(ssid, cred->imsi, prefix) < 0) { in interworking_connect_3gpp()1064 } else if (cred->pcsc) { in interworking_connect_3gpp()2033 if (cred->pcsc && wpa_s->scard) { in interworking_credentials_available_3gpp()2042 if (cred->pcsc && wpa_s->mnc_len > 0 && wpa_s->imsi[0]) { in interworking_credentials_available_3gpp()2302 else if (cred->pcsc && wpa_s->scard) { in interworking_home_sp_cred()2310 else if (cred->pcsc && wpa_s->mnc_len > 0 && wpa_s->imsi[0]) { in interworking_home_sp_cred()
1917 pcsc=""
101 int pcsc; member
739 STR(pcsc); in wpa_config_write_network()912 if (cred->pcsc) in wpa_config_write_cred()913 fprintf(f, "\tpcsc=%d\n", cred->pcsc); in wpa_config_write_cred()
2580 { STRe(pcsc, pcsc) },2904 os_free(eap->pcsc); in eap_peer_config_free()3721 cred->pcsc = atoi(value); in wpa_config_set_cred()4148 return alloc_int_str(cred->pcsc); in wpa_config_get_cred_no_key()
922 STR(pcsc); in wpa_config_write_network()
122 # pcsc: Use PC/SC and SIM/USIM card
329 authentication algorithm (for EAP-SIM/EAP-AKA/EAP-AKA'). This requires pcsc-lite
1862 causing visible problems with pcsc-lite, but Windows Winscard.dll2464 EAP-SIM; this requires pcsc-lite
539 if ((ssid != NULL && ssid->eap.pcsc == NULL) || in wpa_supplicant_scard_init()