commit | 52861c7cd711fac97b37ae0f4842a9ad26ecae72 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 18:30:24 2009 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 14 18:30:24 2009 +0800 |
tree | dfe99277262e9af217cdfe00b1ed9844c46e84eb | |
parent | 7be380f7201064f704a128b78ac01a62dbd10162 [diff] |
crypto: hash - Add helpers to free spawns 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>