remarkable-linux/include/crypto
Herbert Xu 52861c7cd7 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>
2009-07-14 18:30:24 +08:00
..
internal crypto: hash - Add helpers to free spawns 2009-07-14 18:30:24 +08:00
aead.h
aes.h crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field 2009-02-18 16:48:04 +08:00
algapi.h crypto: api - Remove frontend argument from extsize/init_tfm 2009-07-14 12:58:15 +08:00
authenc.h
b128ops.h
compress.h crypto: zlib - New zlib crypto module, using pcomp 2009-03-04 15:16:19 +08:00
cryptd.h crypto: cryptd - Add support to access underlying blkcipher 2009-02-18 16:48:05 +08:00
crypto_wq.h crypto: api - Use dedicated workqueue for crypto subsystem 2009-02-19 14:33:40 +08:00
ctr.h
des.h
gf128mul.h
hash.h crypto: ahash - Convert to new style algorithms 2009-07-14 15:54:07 +08:00
rng.h crypto: rng - RNG interface and implementation 2008-08-29 15:50:04 +10:00
scatterwalk.h
sha.h crypto: sha256_generic - Add export/import support 2009-07-11 18:23:34 +08:00
skcipher.h
twofish.h