aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test-crypto-hash.c
AgeCommit message (Expand)Author
2024-11-05crypto: Introduce SM3 hash hmac pbkdf algorithmliequan che
2024-10-22tests: correctly validate result buffer in hash/hmac testsDaniel P. Berrangé
2024-10-10tests/unit/test-crypto-hash: accumulative hashingAlejandro Zeise
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster
2021-07-14crypto: use &error_fatal in crypto testsDaniel P. Berrangé
2021-03-12tests: Move unit tests into a separate directoryThomas Huth