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()
348 if (info.nb_vec_lines) { in fips_test_clear()
351 for (i = 0; i < info.nb_vec_lines; i++) in fips_test_clear()
369 for (i = 0; i < info.nb_vec_lines; i++) { in fips_test_parse_one_case()
395 if (info.nb_vec_lines == interim_cnt) in fips_test_parse_one_case()
398 for (i = 0; i < info.nb_vec_lines; i++) in fips_test_parse_one_case()
407 for (i = info.vec_start_off; i < info.nb_vec_lines; i++) { in fips_test_parse_one_case()
427 for (i = info.vec_start_off; i < info.nb_vec_lines; i++) in fips_test_write_one_case()
696 for (; i < info.nb_vec_lines; i++) { in update_info_vec()