remarkable-linux/net/xfrm
Herbert Xu 07d4ee583e [IPSEC]: Use HMAC template and hash interface
This patch converts IPsec to use the new HMAC template.  The names of
existing simple digest algorithms may still be used to refer to their
HMAC composites.

The same structure can be used by other MACs such as AES-XCBC-MAC.

This patch also switches from the digest interface to hash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-21 11:46:18 +10:00
..
Kconfig
Makefile
xfrm_algo.c [IPSEC]: Use HMAC template and hash interface 2006-09-21 11:46:18 +10:00
xfrm_input.c [NET]: Fix "ntohl(ntohs" bugs 2006-05-22 16:53:22 -07:00
xfrm_policy.c [IPSEC]: Validate properly in xfrm_dst_check() 2006-08-13 18:55:53 -07:00
xfrm_state.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
xfrm_user.c [IPSEC]: Add compatibility algorithm name support 2006-09-21 11:46:14 +10:00