summaryrefslogtreecommitdiff
path: root/crypto/cipher-afalg.c
AgeCommit message (Expand)Author
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau
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)