aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher-gcrypt.c.inc
AgeCommit message (Expand)Author
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