On Thu, Jun 04, 2020 at 12:23:22PM -0700, Eric Biggers wrote: > From: Eric Biggers <ebigg...@google.com> > > Since CRYPTO_CTR no longer selects CRYPTO_SEQIV, it should be selected > by INET_ESP and INET6_ESP -- similar to CRYPTO_ECHAINIV. > > Fixes: f23efcbcc523 ("crypto: ctr - no longer needs CRYPTO_SEQIV") > 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>
Tested-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>