summaryrefslogtreecommitdiffstats
path: root/tests/benchmark-crypto-cipher.c
Commit message (Expand)AuthorAgeFilesLines
* tests: benchmark crypto with fixed data size, not time periodDaniel P. Berrangé2019-10-281-12/+14
* tests: allow filtering crypto cipher benchmark testsDaniel P. Berrangé2019-10-281-1/+12
* 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