summaryrefslogtreecommitdiffstats
path: root/crypto/cipher-nettle.c.inc
Commit message (Expand)AuthorAgeFilesLines
* 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