linux/include/crypto
Herbert Xu 412e87ae5d crypto: shash - Fix tfm destruction
We were freeing an offset into the slab object instead of the
start.  This patch fixes it by calling crypto_destroy_tfm which
allows the correct address to be given.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-02-05 16:51:25 +11:00
..
internal
aead.h
aes.h
algapi.h
authenc.h
b128ops.h
ctr.h
des.h
gf128mul.h
hash.h
rng.h
scatterwalk.h
sha.h
skcipher.h
twofish.h