Message ID | 20200610005402.152495-3-ebiggers@kernel.org |
---|---|
State | New |
Headers | show |
Series | [net,v3,1/3] esp, ah: consolidate the crypto algorithm selections | expand |
diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig index 169c22140709f7..b2ff8df2c836ef 100644 --- a/net/xfrm/Kconfig +++ b/net/xfrm/Kconfig @@ -86,6 +86,7 @@ config XFRM_ESP select CRYPTO_SHA1 select CRYPTO_DES select CRYPTO_ECHAINIV + select CRYPTO_SEQIV config XFRM_IPCOMP tristate