We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eded6d commit c398cb8Copy full SHA for c398cb8
drivers/crypto/marvell/Kconfig
@@ -28,6 +28,7 @@ config CRYPTO_DEV_OCTEONTX_CPT
28
select CRYPTO_SKCIPHER
29
select CRYPTO_HASH
30
select CRYPTO_AEAD
31
+ select CRYPTO_AUTHENC
32
select CRYPTO_DEV_MARVELL
33
help
34
This driver allows you to utilize the Marvell Cryptographic
@@ -47,6 +48,7 @@ config CRYPTO_DEV_OCTEONTX2_CPT
47
48
49
50
51
52
select NET_DEVLINK
53
54
0 commit comments