Searched defs:scard_set_pin (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/src/utils/ | ||
D | pcsc_funcs.h | 32 #define scard_set_pin(s, p) -1 macro |
D | pcsc_funcs.c | 718 int scard_set_pin(struct scard_data *scard, const char *pin) in scard_set_pin() function |