Searched refs:scard_set_pin (Results 1 - 11 of 11) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dpcsc_funcs.h16 int scard_set_pin(struct scard_data *scard, const char *pin);
32 #define scard_set_pin(s, p) -1 macro
H A Dpcsc_funcs.c692 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
697 int scard_set_pin(struct scard_data *scard, const char *pin) function
1079 * file is PIN protected, scard_set_pin() must have been used to set the
/external/wpa_supplicant_8/src/utils/
H A Dpcsc_funcs.h16 int scard_set_pin(struct scard_data *scard, const char *pin);
32 #define scard_set_pin(s, p) -1 macro
H A Dpcsc_funcs.c692 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
697 int scard_set_pin(struct scard_data *scard, const char *pin) function
1079 * file is PIN protected, scard_set_pin() must have been used to set the
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dpcsc_funcs.h16 int scard_set_pin(struct scard_data *scard, const char *pin);
32 #define scard_set_pin(s, p) -1 macro
H A Dpcsc_funcs.c692 * scard_set_pin - Set PIN (CHV1/PIN1) code for accessing SIM/USIM commands
697 int scard_set_pin(struct scard_data *scard, const char *pin) function
1079 * file is PIN protected, scard_set_pin() must have been used to set the
/external/wpa_supplicant_8/wpa_supplicant/
H A Deapol_test.c994 if (scard_set_pin(scard, e->pcsc_pin)) {
1096 if (scard_set_pin(scard, argv[0])) {
H A Dwpa_supplicant.c3202 scard_set_pin(wpa_s->scard, wpa_s->conf->pcsc_pin) < 0) {
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap.c1092 if (scard_set_pin(sm->scard_ctx, conf->pin)) {
/external/wpa_supplicant_8/src/eap_peer/
H A Deap.c1092 if (scard_set_pin(sm->scard_ctx, conf->pin)) {
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap.c1092 if (scard_set_pin(sm->scard_ctx, conf->pin)) {

Completed in 197 milliseconds