HomeSort by relevance Sort by last modified time
    Searched full:scard_verify_pin (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 258 static int scard_verify_pin(struct scard_data *scard, const char *pin);
730 if (scard_verify_pin(scard, pin)) {
1021 static int scard_verify_pin(struct scard_data *scard, const char *pin) function
    [all...]

Completed in 191 milliseconds