aboutsummaryrefslogtreecommitdiff
path: root/crypto/hash-afalg.c
AgeCommit message (Expand)Author
2024-10-22crypto/hash-afalg: Fix broken buildMarkus Armbruster
2024-10-10crypto/hash-afalg: Remove old hash API functionsAlejandro Zeise
2024-10-10crypto/hash-afalg: Implement new hash APIAlejandro Zeise
2024-09-10qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgoMarkus Armbruster
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau
2017-07-19crypto: hmac: add af_alg-backend hmac supportLongpeng(Mike)
2017-07-19crypto: hash: add afalg-backend hash supportLongpeng(Mike)