[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)
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

Simple merge