hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/crypto/virtio/Kconfig
....@@ -1,8 +1,9 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 config CRYPTO_DEV_VIRTIO
23 tristate "VirtIO crypto driver"
34 depends on VIRTIO
45 select CRYPTO_AEAD
5
- select CRYPTO_BLKCIPHER
6
+ select CRYPTO_SKCIPHER
67 select CRYPTO_ENGINE
78 help
89 This driver provides support for virtio crypto device. If you