linux-stable/drivers/crypto/virtio
lei he 4e0d352af0 virtio-crypto: enable retry for virtio-crypto-dev
Enable retry for virtio-crypto-dev, so that crypto-engine
can process cipher-requests parallelly.

Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: Gonglei <arei.gonglei@huawei.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: lei he <helei.sig11@bytedance.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Message-Id: <20220506131627.180784-6-pizhenwei@bytedance.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-05-31 12:45:09 -04:00
..
Kconfig virtio-crypto: implement RSA algorithm 2022-03-28 16:52:58 -04:00
Makefile virtio-crypto: rename skcipher algs 2022-03-28 16:52:58 -04:00
virtio_crypto_akcipher_algs.c virtio-crypto: adjust dst_len at ops callback 2022-05-31 12:45:09 -04:00
virtio_crypto_common.h virtio-crypto: wait ctrl queue instead of busy polling 2022-05-31 12:45:09 -04:00
virtio_crypto_core.c virtio-crypto: enable retry for virtio-crypto-dev 2022-05-31 12:45:09 -04:00
virtio_crypto_mgr.c virtio-crypto: rename skcipher algs 2022-03-28 16:52:58 -04:00
virtio_crypto_skcipher_algs.c virtio-crypto: wait ctrl queue instead of busy polling 2022-05-31 12:45:09 -04:00