commit | 78a1fe4f242cbe6b4578e072b75e171b92745afa | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Dec 24 10:02:00 2006 +1100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Feb 07 09:21:02 2007 +1100 |
tree | 846b74e476273f21e89d6e22a794ed49a3d5d572 | |
parent | 6b701dde8e0584f3bf0b6857d0e92f7ed15ed6f9 [diff] |
[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>