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