[IPSEC]: Use crypto_aead and authenc in ESP
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 29 Jan 2008 03:35:05 +0000 (19:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:02 +0000 (19:27 -0800)
This patch converts ESP to use the crypto_aead interface and in particular
the authenc algorithm.  This lays the foundations for future support of
combined mode algorithms.

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

No differences found