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)
commita5079d084f8be781aae8a635cab4b179cfea4ebd
treeb2c19d6e9cfa9c47f653b6869b32eb0cd52c18b2
parent27b61ae2d73936554fcd07e77c3cc13bc88c41a9
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers

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>
crypto/Makefile
crypto/authencesn.c [new file with mode: 0644]