[CRYPTO] api: Use structs for cipher/compression
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 23 Dec 2006 23:02:00 +0000 (10:02 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 6 Feb 2007 22:21:02 +0000 (09:21 +1100)
commit78a1fe4f242cbe6b4578e072b75e171b92745afa
tree846b74e476273f21e89d6e22a794ed49a3d5d572
parent6b701dde8e0584f3bf0b6857d0e92f7ed15ed6f9
[CRYPTO] api: Use structs for cipher/compression

Now that all cipher/compression users have switched over to the new
allocation scheme, we can get rid of the compatility defines and use
proper structs for them.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/crypto.h