crypto: hash - Add helpers to free spawns
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 10:30:24 +0000 (18:30 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Jul 2009 10:30:24 +0000 (18:30 +0800)
This patch adds the helpers crypto_drop_ahash and crypto_drop_shash
so that these spawns can be dropped without ugly casts.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found