[IPSEC] ESP: Use block ciphers where applicable
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 30 Jul 2006 05:41:01 +0000 (15:41 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:14 +0000 (11:46 +1000)
commit6b7326c8497f954c2cfcb4c49fe42be5b80887bc
tree5739c37f7a72d1ef281fbbb5bbc1483226eec198
parent04ff12609445c7b462d7fc7f2d30dad442c922f3
[IPSEC] ESP: Use block ciphers where applicable

This patch converts IPSec/ESP to use the new block cipher type where
applicable.  Similar to the HMAC conversion, existing algorithm names
have been kept for compatibility.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/net/esp.h
net/ipv4/Kconfig
net/ipv4/esp4.c
net/ipv6/Kconfig
net/ipv6/esp6.c
net/xfrm/xfrm_algo.c