linux/drivers/crypto/ccree
Gilad Ben-Yossef 489ee1f219 crypto: ccree - fix resource leak on error path
[ Upstream commit 9bc6165d60 ]

Fix a small resource leak on the error path of cipher processing.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Fixes: 63ee04c8b4 ("crypto: ccree - add skcipher support")
Cc: Markus Elfring <Markus.Elfring@web.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-08-19 08:15:55 +02:00
..
Makefile
cc_aead.c
cc_aead.h
cc_buffer_mgr.c crypto: ccree - dec auth tag size from cryptlen map 2020-04-17 10:50:18 +02:00
cc_buffer_mgr.h crypto: ccree - protect against empty or NULL scatterlists 2020-04-17 10:50:18 +02:00
cc_cipher.c crypto: ccree - fix resource leak on error path 2020-08-19 08:15:55 +02:00
cc_cipher.h
cc_crypto_ctx.h
cc_debugfs.c
cc_debugfs.h
cc_driver.c
cc_driver.h crypto: ccree - fix PM race condition 2020-02-11 04:35:22 -08:00
cc_fips.c
cc_fips.h
cc_hash.c
cc_hash.h
cc_host_regs.h
cc_hw_queue_defs.h
cc_kernel_regs.h
cc_lli_defs.h
cc_pm.c crypto: ccree - fix PM race condition 2020-02-11 04:35:22 -08:00
cc_pm.h
cc_request_mgr.c crypto: ccree - fix PM race condition 2020-02-11 04:35:22 -08:00
cc_request_mgr.h crypto: ccree - fix PM race condition 2020-02-11 04:35:22 -08:00
cc_sram_mgr.c
cc_sram_mgr.h