summaryrefslogtreecommitdiffstats
path: root/crypto/cipher-nettle.c.inc
Commit message (Expand)AuthorAgeFilesLines
* crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé2021-07-141-15/+11Star
* crypto: drop back compatibility typedefs for nettleDaniel P. Berrangé2021-06-021-35/+25Star
* crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-31/+0Star
* crypto/nettle: Split QCryptoCipherNettle into subclassesRichard Henderson2020-09-101-488/+511
* crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_newRichard Henderson2020-09-101-0/+3
* crypto: Allocate QCryptoCipher with the subclassRichard Henderson2020-09-101-11/+13
* crypto: Use the correct const type for driverRichard Henderson2020-09-101-1/+1
* crypto/nettle: Fix xts_encrypt argumentsRichard 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/+734