linux/drivers/crypto/caam
Ovidiu Panait c470ffa6f4 crypto: engine - remove request batching support
Remove request batching support from crypto_engine, as there are no
drivers using this feature and it doesn't really work that well.

Instead of doing batching based on backlog, a more optimal approach
would be for the user to handle the batching (similar to how IPsec
can hook into GSO to get 64K of data each time or how block encryption
can use unit sizes much greater than 4K).

Suggested-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-07-18 20:52:00 +10:00
..
blob_gen.c crypto: caam - use JobR's space to access page 0 regs 2024-12-10 13:44:20 +08:00
caamalg_desc.c
caamalg_desc.h
caamalg_qi2.c crypto: drivers - Use str_enable_disable-like helpers 2025-02-09 18:08:11 +08:00
caamalg_qi2.h crypto: caam: Unembed net_dev structure in dpaa2 2024-07-04 10:19:24 -07:00
caamalg_qi.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
caamalg.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
caamhash_desc.c
caamhash_desc.h
caamhash.c crypto: caam - Pad SG length when allocating hash edesc 2024-09-21 17:14:59 +08:00
caampkc.c crypto: caam - add error check to caam_rsa_set_priv_key_form 2024-11-15 19:52:51 +08:00
caampkc.h
caamprng.c
caamrng.c
compat.h
ctrl.c crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option 2025-07-18 20:51:59 +10:00
ctrl.h
debugfs.c crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option 2025-07-18 20:51:59 +10:00
debugfs.h crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option 2025-07-18 20:51:59 +10:00
desc_constr.h
desc.h
dpseci_cmd.h
dpseci-debugfs.c
dpseci-debugfs.h
dpseci.c
dpseci.h
error.c
error.h
intern.h crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option 2025-07-18 20:51:59 +10:00
jr.c crypto: engine - remove request batching support 2025-07-18 20:52:00 +10:00
jr.h
Kconfig crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST 2024-07-04 10:19:23 -07:00
key_gen.c
key_gen.h
Makefile crypto: caam - avoid option aliasing with the CONFIG_CAAM_QI build option 2025-07-18 20:51:59 +10:00
pdb.h
pkc_desc.c
qi.c crypto: caam - Fix opencoded cpumask_next_wrap() in caam_drv_ctx_init() 2025-06-13 17:26:17 +08:00
qi.h
regs.h
sg_sw_qm2.h
sg_sw_qm.h
sg_sw_sec4.h