crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 8 Mar 2011 00:04:58 +0000 (00:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Mar 2011 03:22:27 +0000 (20:22 -0700)
ESP with separate encryption/authentication algorithms needs a special
treatment for the associated data. This patch add a new algorithm that
handles esp with extended sequence numbers.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found