commit | 38320c70d282be1997a5204c7c7fe14c3aa6bfaa | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jan 28 19:35:05 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:27:02 2008 -0800 |
tree | aa86d8c3e26a3cc6d283a31b21116a35c7659f8f | |
parent | bf164cc054d568fa7889ffab41d3b091f5758c75 [diff] |
[IPSEC]: Use crypto_aead and authenc in ESP 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>