linux/drivers/crypto/marvell/cesa
Rosen Penev e5658c6041 crypto: cesa - clear cesa_dev on _remove
This is already done on probe failure.

cesa_dev should be set to NULL as the driver checks that it is not and
errors saying that only one device is authorized.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-08-10 18:28:56 +10:00
..
cesa.c crypto: cesa - clear cesa_dev on _remove 2026-08-10 18:28:56 +10:00
cesa.h crypto: cesa - manage SRAM teardown with devm 2026-07-30 17:36:41 +10: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