Searched refs:scard_read_file (Results 1 – 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
D | pcsc_funcs.c | 977 static int scard_read_file(struct scard_data *scard, in scard_read_file() function 1145 if (scard_read_file(scard, buf, blen)) in scard_get_imsi() 1213 if (scard_read_file(scard, buf, file_size)) in scard_get_mnc_len()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
D | pcsc_funcs.c | 977 static int scard_read_file(struct scard_data *scard, in scard_read_file() function 1145 if (scard_read_file(scard, buf, blen)) in scard_get_imsi() 1213 if (scard_read_file(scard, buf, file_size)) in scard_get_mnc_len()
|