linux-imx/drivers/crypto/hisilicon/sec2
Chenghai Huang 9f21886370 crypto: hisilicon/sec - Fix memory leak for sec resource release
[ Upstream commit bba4250757 ]

The AIV is one of the SEC resources. When releasing resources,
it need to release the AIV resources at the same time.
Otherwise, memory leakage occurs.

The aiv resource release is added to the sec resource release
function.

Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-27 13:49:00 +02:00
..
Makefile
sec_crypto.c crypto: hisilicon/sec - Fix memory leak for sec resource release 2024-06-27 13:49:00 +02:00
sec_crypto.h crypto: hisilicon/sec - fix auth key size error 2022-07-29 18:29:17 +08:00
sec_main.c crypto: hisilicon/sec2 - save capability registers in probe process 2024-01-25 15:35:17 -08:00
sec.h crypto: hisilicon/sec2 - save capability registers in probe process 2024-01-25 15:35:17 -08:00