Lines Matching refs:nb_vec_lines
54 for (i = 0; i < info.nb_vec_lines; i++) { in fips_test_fetch_one_block()
79 info.nb_vec_lines = i; in fips_test_fetch_one_block()
90 info.nb_vec_lines = 0; in fips_test_fetch_one_block()
118 if (info.nb_vec_lines) in fips_test_parse_header()
121 for (i = 0; i < info.nb_vec_lines; i++) { in fips_test_parse_header()
252 if (i == info.nb_vec_lines - 1) { in fips_test_parse_header()
349 if (info.nb_vec_lines) { in fips_test_clear()
352 for (i = 0; i < info.nb_vec_lines; i++) in fips_test_clear()
370 for (i = 0; i < info.nb_vec_lines; i++) { in fips_test_parse_one_case()
396 if (info.nb_vec_lines == interim_cnt) in fips_test_parse_one_case()
399 for (i = 0; i < info.nb_vec_lines; i++) in fips_test_parse_one_case()
408 for (i = info.vec_start_off; i < info.nb_vec_lines; i++) { in fips_test_parse_one_case()
428 for (i = info.vec_start_off; i < info.nb_vec_lines; i++) in fips_test_write_one_case()
681 for (; i < info.nb_vec_lines; i++) { in update_info_vec()