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.c108 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator
378 if (scard->sim_type == SCARD_USIM) { in scard_pin_needed()
623 SCARD_USIM, NULL, 0)) { in scard_init()
628 scard->sim_type = SCARD_USIM; in scard_init()
801 if (sim_type == SCARD_USIM) { in _scard_select_file()
886 if (scard->sim_type == SCARD_USIM) in scard_get_record_len()
922 if (scard->sim_type == SCARD_USIM) in scard_read_record()
974 if (scard->sim_type == SCARD_USIM) in scard_read_file()
1016 if (scard->sim_type == SCARD_USIM) in scard_verify_pin()
1046 if (scard->sim_type == SCARD_USIM) in scard_get_pin_retry_counter()
[all …]