Home
last modified time | relevance | path

Searched defs:num_iters (Results 1 – 2 of 2) sorted by relevance

/linux/lib/crypto/tests/
H A Dhash-test-template.h555 size_t num_iters = 10000000 / (len + 128); in benchmark_hash() local
/linux/lib/crc/tests/
H A Dcrc_kunit.c240 size_t len, i, j, num_iters; in crc_benchmark() local