linux/drivers/crypto/marvell/cesa
Thorsten Blum 914b0c68d4 crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export
Replace memset() followed by memcpy() with memcpy_and_pad() to simplify
the code and to write to 'cache' only once.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-03-27 18:52:25 +09:00
..
cesa.c crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked 2026-02-06 18:52:22 +08:00
cesa.h crypto: marvell/cesa - Do not chain submitted requests 2025-05-21 13:27:46 +08:00
cipher.c crypto: marvell/cesa - Fix engine load inaccuracy 2025-06-13 17:26:16 +08:00
hash.c crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export 2026-03-27 18:52:25 +09:00
Makefile
tdma.c crypto: marvell/cesa - Do not chain submitted requests 2025-05-21 13:27:46 +08:00