linux-stable/drivers/crypto/virtio
wangyangxin 67cc511e8d crypto: virtio - Wait for tasklet to complete on device remove
The scheduled tasklet needs to be executed on device remove.

Fixes: fed93fb62e ("crypto: virtio - Handle dataq logic with tasklet")
Signed-off-by: wangyangxin <wangyangxin1@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-12-22 12:30:19 +08: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 crypto: virtio - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00
virtio_crypto_common.h crypto: virtio - Handle dataq logic with tasklet 2023-12-01 18:03:26 +08:00
virtio_crypto_core.c crypto: virtio - Wait for tasklet to complete on device remove 2023-12-22 12:30:19 +08:00
virtio_crypto_mgr.c virtio-crypto: rename skcipher algs 2022-03-28 16:52:58 -04:00
virtio_crypto_skcipher_algs.c crypto: virtio - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00