aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher-afalg.c
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
2017-09-04qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)Markus Armbruster
2017-07-19crypto: cipher: add afalg-backend cipher supportLongpeng(Mike)