aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipherpriv.h
AgeCommit message (Expand)Author
2020-09-10crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_newRichard Henderson
2020-09-10crypto: Allocate QCryptoCipher with the subclassRichard Henderson
2020-09-10crypto: Use the correct const type for driverRichard Henderson
2020-09-10crypto: Move QCryptoCipherDriver typedef to crypto/cipher.hRichard Henderson
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2017-07-19crypto: cipher: add afalg-backend cipher supportLongpeng(Mike)
2017-07-19crypto: cipher: add cipher driver frameworkLongpeng(Mike)