summaryrefslogtreecommitdiffstats
path: root/tests/benchmark-crypto-cipher.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé2018-10-241-23/+126
* 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 cipher speed benchmark supportLongpeng(Mike)2017-07-191-0/+88