[CRYPTO] users: Use crypto_comp and crypto_has_*
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 26 Aug 2006 08:12:40 +0000 (18:12 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 21 Sep 2006 01:46:22 +0000 (11:46 +1000)
commite4d5b79c661c7cfca9d8d5afd040a295f128d3cb
tree55a19ceca1b51b26d1934d388b26f0b1bed99a3e
parentfce32d70ba834129b164c40c2d4260e5a7a7d850
[CRYPTO] users: Use crypto_comp and crypto_has_*

This patch converts all users to use the new crypto_comp type and the
crypto_has_* functions.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/tcrypt.c
drivers/crypto/padlock.c
drivers/net/ppp_mppe.c
include/linux/crypto.h
include/net/ipcomp.h
net/ipv4/ipcomp.c
net/ipv6/ipcomp6.c
net/xfrm/xfrm_algo.c