On Thu, Jun 04, 2020 at 12:23:22PM -0700, Eric Biggers wrote: > From: Eric Biggers <[email protected]> > > 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 <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Herbert Xu <[email protected]> > Cc: Steffen Klassert <[email protected]> > Signed-off-by: Eric Biggers <[email protected]>
Tested-by: Greg Kroah-Hartman <[email protected]>
