Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dsha256_kunit.c162 const size_t num_iters = 4096; in benchmark_sha256_finup_2x() local
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