[ESP]: Add select on AUTHENC
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 4 Mar 2008 22:29:21 +0000 (14:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2008 22:29:21 +0000 (14:29 -0800)
Now the ESP uses the AEAD interface even for algorithms which are
not combined mode, we need to select CONFIG_CRYPTO_AUTHENC as
otherwise only combined mode algorithms will work.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/Kconfig
net/ipv6/Kconfig

Simple merge
Simple merge