commit | 6b7326c8497f954c2cfcb4c49fe42be5b80887bc | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jul 30 15:41:01 2006 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Sep 21 11:46:14 2006 +1000 |
tree | 5739c37f7a72d1ef281fbbb5bbc1483226eec198 | |
parent | 04ff12609445c7b462d7fc7f2d30dad442c922f3 [diff] |
[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>