Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-akcipher.c40 #define SIGN_TIMES 10000 in test_rsa_speed() macro
59 for (count = 0; count < SIGN_TIMES; ++count) { in test_rsa_speed()