Searched refs:scard_parse_fsp_templ (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | pcsc_funcs.c | 258 static int scard_parse_fsp_templ(unsigned char *buf, size_t buf_len, in scard_parse_fsp_templ() function 380 if (scard_parse_fsp_templ(hdr, hlen, &ps_do, NULL)) in scard_pin_needed() 1110 if (scard_parse_fsp_templ(buf, blen, NULL, &file_size)) in scard_get_imsi() 1183 if (scard_parse_fsp_templ(buf, blen, NULL, &file_size)) in scard_get_mnc_len()
|