summaryrefslogtreecommitdiffstats
path: root/crypto/cipherpriv.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_newRichard Henderson2020-09-101-2/+0Star
* crypto: Allocate QCryptoCipher with the subclassRichard Henderson2020-09-101-1/+1
* crypto: Use the correct const type for driverRichard Henderson2020-09-101-1/+1
* crypto: Move QCryptoCipherDriver typedef to crypto/cipher.hRichard Henderson2020-09-101-2/+0Star
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* crypto: cipher: add afalg-backend cipher supportLongpeng(Mike)2017-07-191-0/+16
* crypto: cipher: add cipher driver frameworkLongpeng(Mike)2017-07-191-0/+40