aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher-gcrypt.c.inc
AgeCommit message (Expand)Author
2024-03-19crypto: query gcrypt for cipher availabilityDaniel P. Berrangé
2024-03-19crypto: factor out conversion of QAPI to gcrypt constantsDaniel P. Berrangé
2024-02-09crypto: Introduce SM4 symmetric cipher algorithmHyman Huang
2021-07-14crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé
2021-07-14crypto: drop custom XTS support in gcrypt driverDaniel P. Berrangé
2020-09-10crypto/gcrypt: Split QCryptoCipherGcrypt into subclassesRichard Henderson
2020-09-10crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_newRichard Henderson
2020-09-10crypto: Allocate QCryptoCipher with the subclassRichard Henderson
2020-09-10crypto: Use the correct const type for driverRichard Henderson
2020-09-10crypto: Remove redundant includesRichard Henderson
2020-09-10crypto: Rename cipher include files to .c.incRichard Henderson