HomeSort by relevance Sort by last modified time
    Searched refs:pcsc_pin (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
config.h 419 * pcsc_pin - PIN for USIM, GSM SIM, and smartcards
424 char *pcsc_pin; member in struct:wpa_config
config_file.c 830 if (config->pcsc_pin)
831 fprintf(f, "pcsc_pin=%s\n", config->pcsc_pin);
interworking.c 830 if (wpa_s->conf->pcsc_pin &&
831 wpa_config_set_quoted(ssid, "pin", wpa_s->conf->pcsc_pin)
    [all...]
config.c     [all...]
wpa_supplicant.c     [all...]

Completed in 38 milliseconds