linux_dsm_epyc7002/drivers/crypto/ccree
Gilad Ben-Yossef 7a4be6c113 crypto: ccree - use the full crypt length value
In case of AEAD decryption verifcation error we were using the
wrong value to zero out the plaintext buffer leaving the end of
the buffer with the false plaintext.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Fixes: ff27e85a85 ("crypto: ccree - add AEAD support")
CC: stable@vger.kernel.org # v4.17+
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-08-09 15:05:30 +10:00
..
cc_aead.c crypto: ccree - use the full crypt length value 2019-08-09 15:05:30 +10:00
cc_aead.h crypto: ccree - drop legacy ivgen support 2019-07-26 14:51:55 +10:00
cc_buffer_mgr.c crypto: ccree - don't map AEAD key and IV on stack 2019-04-25 15:38:16 +08:00
cc_buffer_mgr.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_cipher.c crypto: ccree - remove set but not used variable 'du_size' 2019-05-03 14:03:30 +08: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: ccree - drop legacy ivgen support 2019-07-26 14:51:55 +10:00
cc_driver.h crypto: ccree - drop legacy ivgen support 2019-07-26 14:51:55 +10: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 - don't map MAC key on stack 2019-04-25 15:38:15 +08: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 - drop legacy ivgen support 2019-07-26 14:51:55 +10: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 - drop legacy ivgen support 2019-07-26 14:51:55 +10:00
cc_request_mgr.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +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
Makefile crypto: ccree - drop legacy ivgen support 2019-07-26 14:51:55 +10:00