diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-02-05 06:51:25 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-02-05 06:51:25 +0100 |
commit | 412e87ae5d852bc3d836f475c19d954b3324363d (patch) | |
tree | 4f6a953f20f94eb076b178b3b7ac31bc5508aff9 /crypto/scatterwalk.c | |
parent | crypto: api - Fix zeroing on free (diff) | |
download | linux-412e87ae5d852bc3d836f475c19d954b3324363d.tar.xz linux-412e87ae5d852bc3d836f475c19d954b3324363d.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions