summary refs log tree commit diff stats
path: root/tests/bench/benchmark-crypto-akcipher.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.incPhilippe Mathieu-Daudé2024-09-201-1/+1
* qapi/crypto: Rename QCryptoRSAPaddingAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-101-6/+6
* qapi/crypto: Rename QCryptoAkCipherAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-101-1/+1
* qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-101-6/+6
* qapi/crypto: Drop unwanted 'prefix'Markus Armbruster2024-09-101-1/+1
* cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster2022-12-141-4/+2
* test/crypto: Add test suite for crypto akcipherLei He2022-05-261-0/+137