On Tue, Jun 09, 2020 at 05:54:01PM -0700, Eric Biggers wrote: > From: Eric Biggers <ebigg...@google.com> > > Commit f23efcbcc523 ("crypto: ctr - no longer needs CRYPTO_SEQIV") made > CRYPTO_CTR stop selecting CRYPTO_SEQIV. This breaks IPsec for most > users since GCM and several other encryption algorithms require "seqiv" > -- and RFC 8221 lists AES-GCM as "MUST" be implemented. > > Just make XFRM_ESP select CRYPTO_SEQIV. > > Fixes: f23efcbcc523 ("crypto: ctr - no longer needs CRYPTO_SEQIV") made > Cc: Corentin Labbe <cla...@baylibre.com> > Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Herbert Xu <herb...@gondor.apana.org.au> > Cc: Steffen Klassert <steffen.klass...@secunet.com> > Signed-off-by: Eric Biggers <ebigg...@google.com> > --- > net/xfrm/Kconfig | 1 + > 1 file changed, 1 insertion(+)
Acked-by: Herbert Xu <herb...@gondor.apana.org.au> -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt