linux/drivers/crypto/hisilicon
Chenghai Huang c9ccfd5e0f crypto: hisilicon/qm - Add the err memory release process to qm uninit
When the qm uninit command is executed, the err data needs to
be released to prevent memory leakage. The error information
release operation and uacce_remove are integrated in
qm_remove_uacce.

So add the qm_remove_uacce to qm uninit to avoid err memory
leakage.

Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-04-12 15:07:53 +08:00
..
hpre crypto: hisilicon - Adjust debugfs creation and release order 2024-04-12 15:07:53 +08:00
sec crypto: hisilicon/sec - Convert to platform remove callback returning void 2023-10-27 18:04:26 +08:00
sec2 crypto: hisilicon/sec - Fix memory leak for sec resource release 2024-04-12 15:07:53 +08:00
trng crypto: hisilicon/trng - Convert to platform remove callback returning void 2023-10-27 18:04:26 +08:00
zip crypto: hisilicon - Adjust debugfs creation and release order 2024-04-12 15:07:53 +08:00
debugfs.c crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump 2024-04-12 15:07:53 +08:00
Kconfig hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c 2023-05-12 18:48:01 +08:00
Makefile hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c 2023-05-12 18:48:01 +08:00
qm_common.h crypto: hisilicon/qm - simplify the status of qm 2023-12-01 18:03:26 +08:00
qm.c crypto: hisilicon/qm - Add the err memory release process to qm uninit 2024-04-12 15:07:53 +08:00
sgl.c crypto: hisilicon/sgl - Delete redundant parameter verification 2024-04-12 15:07:52 +08:00