1
0
Fork 0
alistair23-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 crypto: ccree - drop legacy ivgen support 2019-07-26 14:51:55 +10:00
cc_aead.c crypto: ccree - fix AEAD decrypt auth fail 2020-02-11 04:35:22 -08:00
cc_aead.h crypto: ccree - drop legacy ivgen support 2019-07-26 14:51:55 +10:00
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 crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_crypto_ctx.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_debugfs.c crypto: ccree - fix typo in debugfs error path 2019-04-25 15:38:14 +08:00
cc_debugfs.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_driver.c crypto: drivers - Remove dev_err() usage after platform_get_irq() 2019-08-09 15:11:38 +10:00
cc_driver.h crypto: ccree - fix PM race condition 2020-02-11 04:35:22 -08:00
cc_fips.c crypto: ccree - notify TEE on FIPS tests errors 2019-07-26 14:51:57 +10:00
cc_fips.h crypto: ccree - add function to handle cryptocell tee fips error 2019-04-25 15:38:16 +08:00
cc_hash.c crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h 2019-09-05 14:54:54 +10:00
cc_hash.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_host_regs.h crypto: ccree - add HW engine config check 2019-06-27 14:28:00 +08:00
cc_hw_queue_defs.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_kernel_regs.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_lli_defs.h crypto: ccree - allow more AEAD assoc data fragments 2019-04-25 15:38:15 +08:00
cc_pm.c crypto: ccree - fix PM race condition 2020-02-11 04:35:22 -08:00
cc_pm.h crypto: ccree - prevent isr handling in case driver is suspended 2019-06-27 14:28:00 +08:00
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 crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_sram_mgr.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00