mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-19 01:29:41 +00:00
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> |
||
|---|---|---|
| .. | ||
| 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 | ||