Searched refs:file_len (Results 1 – 1 of 1) sorted by relevance
267 int *ps_do, int *file_len) in scard_parse_fsp_templ() argument273 if (file_len) in scard_parse_fsp_templ()274 *file_len = -1; in scard_parse_fsp_templ()328 if ((len == 1 || len == 2) && file_len) { in scard_parse_fsp_templ()330 *file_len = (int) pos[0]; in scard_parse_fsp_templ()332 *file_len = WPA_GET_BE16(pos); in scard_parse_fsp_templ()334 *file_len); in scard_parse_fsp_templ()