remarkable-linux/drivers/crypto/virtio
Zeng, Xin d31e712302 crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
In current virtio crypto device driver, some common data structures and
implementations that should be used by other virtio crypto algorithms
(e.g. asymmetric crypto algorithms) introduce symmetric crypto algorithms
specific implementations.
This patch refactors these pieces of code so that they can be reused by
other virtio crypto algorithms.

Acked-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Xin Zeng <xin.zeng@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-07-18 17:50:51 +08:00
..
Kconfig crypto: virtio - support crypto engine framework 2016-12-30 19:52:38 +08:00
Makefile crypto: add virtio-crypto driver 2016-12-16 00:13:32 +02:00
virtio_crypto_algs.c crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services 2017-07-18 17:50:51 +08:00
virtio_crypto_common.h crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services 2017-07-18 17:50:51 +08:00
virtio_crypto_core.c crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services 2017-07-18 17:50:51 +08:00
virtio_crypto_mgr.c crypto: add virtio-crypto driver 2016-12-16 00:13:32 +02:00