]> Git Repo - linux.git/commit
crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers
authorSteffen Klassert <[email protected]>
Tue, 8 Mar 2011 00:04:58 +0000 (00:04 +0000)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Acked-by: Herbert Xu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
crypto/Makefile
crypto/authencesn.c [new file with mode: 0644]
This page took 0.051717 seconds and 4 git commands to generate.