Home
last modified time | relevance | path

Searched refs:fragmax (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Devp_test.c1477 int rv, frag, fragmax, in_place; in cipher_test_run() local
1505 fragmax = (cipher_test_valid_fragmentation(cdat) == 0) ? 0 : 1; in cipher_test_run()
1514 for (frag = 0; frag <= fragmax; frag++) { in cipher_test_run()