linux/drivers/crypto/ccree
Gilad Ben-Yossef d2d34fb560 crypto: ccree - do not copy zero size MLLI table
When we are given a 0 sized cryptlen and assoclen in
a scatterlist with two entries we were falsely trying to
create a zero length MLLI table, causing the HW to choke.
Don't try to copy a zero sized MLLI table.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-04-25 15:38:15 +08:00
..
cc_aead.c crypto: ccree - do not copy zero size MLLI table 2019-04-25 15:38:15 +08:00
cc_aead.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_buffer_mgr.c crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_buffer_mgr.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_cipher.c crypto: ccree - copyright header update 2019-04-25 15:38:14 +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 - add CID and PID support 2019-04-25 15:38:14 +08:00
cc_driver.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_fips.c crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_fips.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_hash.c crypto: ccree - copyright header update 2019-04-25 15:38:14 +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 CID and PID support 2019-04-25 15:38:14 +08:00
cc_hw_queue_defs.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_ivgen.c crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_ivgen.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 - copyright header update 2019-04-25 15:38:14 +08:00
cc_pm.c crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_pm.h crypto: ccree - copyright header update 2019-04-25 15:38:14 +08:00
cc_request_mgr.c crypto: ccree - copyright header update 2019-04-25 15:38:14 +08: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 - copyright header update 2019-04-25 15:38:14 +08:00