Searched refs:pcsc (Results 1 – 22 of 22) sorted by relevance
35 struct pcsc { struct243 struct pcsc *dev = NULL; in fido_pcsc_open()293 struct pcsc *dev = handle; in fido_pcsc_close()307 struct pcsc *dev = handle; in fido_pcsc_read()328 struct pcsc *dev = handle; in fido_pcsc_write()
47 list(APPEND FIDO_SOURCES ../fuzz/pcsc.c)59 list(APPEND FIDO_SOURCES nfc.c pcsc.c)
4 fuzz/pcsc.c 59 0 100.00% 8 0 100.00% 75 12 84.00%41 src/pcsc.c 204 1 99.51% 13 0 100.00% 282 3 98.94%
11 RUN apk add eudev-dev git linux-headers llvm openssl-dev pcsc-lite-dev
786 File '/libfido2/src/pcsc.c':798 pcsc.c:list_readers 24 0 100.00% 24 0 100.00%799 pcsc.c:copy_info 30 0 100.00% 41 0 100.00%800 pcsc.c:get_reader 25 0 100.00% 28 0 100.00%801 pcsc.c:prepare_io_request 11 0 100.00% 17 0 100.00%
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()
1906 pcsc=""
101 int pcsc; member
739 STR(pcsc); in wpa_config_write_network()911 if (cred->pcsc) in wpa_config_write_cred()912 fprintf(f, "\tpcsc=%d\n", cred->pcsc); in wpa_config_write_cred()
2580 { STRe(pcsc, pcsc) },2903 os_free(eap->pcsc); in eap_peer_config_free()3719 cred->pcsc = atoi(value); in wpa_config_set_cred()4146 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
535 if ((ssid != NULL && ssid->eap.pcsc == NULL) || in wpa_supplicant_scard_init()
129 USE_PCSC option requires https://github.com/LudovicRousseau/PCSC[pcsc-lite] on
272 # If building with PCSC, look for pcsc-lite.
94 pcsc \