Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c112 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator
386 if (scard->sim_type == SCARD_USIM) { in scard_pin_needed()
636 SCARD_USIM, NULL, 0)) { in scard_init()
641 scard->sim_type = SCARD_USIM; in scard_init()
818 if (sim_type == SCARD_USIM) { in _scard_select_file()
903 if (scard->sim_type == SCARD_USIM) in scard_get_record_len()
939 if (scard->sim_type == SCARD_USIM) in scard_read_record()
991 if (scard->sim_type == SCARD_USIM) in scard_read_file()
1033 if (scard->sim_type == SCARD_USIM) in scard_verify_pin()
1063 if (scard->sim_type == SCARD_USIM) in scard_get_pin_retry_counter()
[all …]