aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher-gcrypt.c.inc
AgeCommit message (Expand)AuthorFilesLines
2020-09-10crypto/gcrypt: Split QCryptoCipherGcrypt into subclassesRichard Henderson1-255/+238
2020-09-10crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_newRichard Henderson1-0/+2
2020-09-10crypto: Allocate QCryptoCipher with the subclassRichard Henderson1-10/+13
2020-09-10crypto: Use the correct const type for driverRichard Henderson1-1/+1
2020-09-10crypto: Remove redundant includesRichard Henderson1-2/+0
2020-09-10crypto: Rename cipher include files to .c.incRichard Henderson1-0/+423