summaryrefslogtreecommitdiffstats
path: root/tests/benchmark-crypto-hmac.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Move benchmarks into a separate folderThomas Huth2021-03-121-81/+0Star
* tests: fix output message formatting for crypto benchmarksDaniel P. Berrangé2020-09-101-4/+3Star
* tests: do not print benchmark output to stdoutMarc-André Lureau2020-09-081-4/+4
* tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-3/+3
* tests: fix incorrect size_t format in benchmark-cryptoPhilippe Mathieu-Daudé2017-09-041-2/+2
* tests: crypto: add hmac speed benchmark supportLongpeng(Mike)2017-07-191-0/+82