summaryrefslogtreecommitdiffstats
path: root/crypto/cipher-gcrypt.c.inc
Commit message (Expand)AuthorAgeFilesLines
* crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé2021-07-141-13/+3Star
* crypto: drop custom XTS support in gcrypt driverDaniel P. Berrangé2021-07-141-127/+0Star
* 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