Age | Commit message (Expand) | Author |
---|---|---|
2024-10-22 | crypto/hash-afalg: Fix broken build | Markus Armbruster |
2024-10-10 | crypto/hash-afalg: Remove old hash API functions | Alejandro Zeise |
2024-10-10 | crypto/hash-afalg: Implement new hash API | Alejandro Zeise |
2024-09-10 | qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo | Markus Armbruster |
2024-09-10 | qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix | Markus Armbruster |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-03-22 | Drop qemu_foo() socket API wrapper | Marc-André Lureau |
2017-07-19 | crypto: hmac: add af_alg-backend hmac support | Longpeng(Mike) |
2017-07-19 | crypto: hash: add afalg-backend hash support | Longpeng(Mike) |