Searched refs:fragmax (Results 1 – 1 of 1) sorted by relevance
1477 int rv, frag, fragmax, in_place; in cipher_test_run() local1505 fragmax = (cipher_test_valid_fragmentation(cdat) == 0) ? 0 : 1; in cipher_test_run()1514 for (frag = 0; frag <= fragmax; frag++) { in cipher_test_run()