linux-stable/drivers/crypto/virtio
Herbert Xu 93c446cd36 crypto: virtio - Use helper to set reqsize
The value of reqsize must only be changed through the helper.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-12-02 18:12:39 +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 helper to set reqsize 2022-12-02 18:12:39 +08: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