Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dpcsc.c35 struct pcsc { struct
243 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()
H A DCMakeLists.txt47 list(APPEND FIDO_SOURCES ../fuzz/pcsc.c)
59 list(APPEND FIDO_SOURCES nfc.c pcsc.c)
/freebsd/contrib/libfido2/fuzz/
H A Dsummary.txt4 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%
H A DDockerfile11 RUN apk add eudev-dev git linux-headers llvm openssl-dev pcsc-lite-dev
H A Dfunctions.txt786 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%
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_config.h523 char *pcsc; member
H A Deap_sim.c297 if (conf->pcsc) { in eap_sim_gsm_auth()
H A Deap_aka.c299 if (conf->pcsc) { in eap_aka_umts_auth()
H A Deap.c1731 if (config->pcsc) { in eap_sm_buildIdentity()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c163 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()
H A Dwpa_supplicant.conf1906 pcsc=""
H A Dconfig.h101 int pcsc; member
H A Dconfig_file.c739 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()
H A Dconfig.c2580 { 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()
H A Dconfig_winreg.c922 STR(pcsc); in wpa_config_write_network()
H A DREADME-HS20122 # pcsc: Use PC/SC and SIM/USIM card
H A DREADME329 authentication algorithm (for EAP-SIM/EAP-AKA/EAP-AKA'). This requires pcsc-lite
H A DChangeLog1862 causing visible problems with pcsc-lite, but Windows Winscard.dll
2464 EAP-SIM; this requires pcsc-lite
H A Devents.c535 if ((ssid != NULL && ssid->eap.pcsc == NULL) || in wpa_supplicant_scard_init()
/freebsd/contrib/libfido2/
H A DREADME.adoc129 USE_PCSC option requires https://github.com/LudovicRousseau/PCSC[pcsc-lite] on
H A DCMakeLists.txt272 # If building with PCSC, look for pcsc-lite.
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr94 pcsc \