Herbert Xu 1a6509d991 [IPSEC]: Add support for combined mode algorithms
This patch adds support for combined mode algorithms with GCM being
the first algorithm supported.

Combined mode algorithms can be added through the xfrm_user interface
using the new algorithm payload type XFRMA_ALG_AEAD.  Each algorithms
is identified by its name and the ICV length.

For the purposes of matching algorithms in xfrm_tmpl structures,
combined mode algorithms occupy the same name space as encryption
algorithms.  This is in line with how they are negotiated using IKE.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-31 19:27:03 -08:00
..
2008-01-28 14:58:15 -08:00
2008-01-08 23:30:18 -08:00
2008-01-28 14:53:43 -08:00
2007-04-25 22:28:20 -07:00
2008-01-28 15:11:13 -08:00
2008-01-28 15:01:48 -08:00
2008-01-28 15:01:47 -08:00
2007-10-10 16:48:31 -07:00