Searched refs:SCARD_USIM (Results 1 – 2 of 2) sorted by relevance
112 typedef enum { SCARD_GSM_SIM, SCARD_USIM } sim_types; enumerator386 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 …]