linux/drivers/crypto/marvell/cesa
Herbert Xu 442134ab30 crypto: marvell/cesa - Fix engine load inaccuracy
If an error occurs during queueing the engine load will never be
decremented.  Fix this by moving the engine load adjustment into
the cleanup function.

Fixes: bf8f91e711 ("crypto: marvell - Add load balancing between engines")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-06-13 17:26:16 +08:00
..
cesa.c crypto: marvell/cesa - Do not chain submitted requests 2025-05-21 13:27:46 +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 - Fix engine load inaccuracy 2025-06-13 17:26:16 +08:00
Makefile
tdma.c crypto: marvell/cesa - Do not chain submitted requests 2025-05-21 13:27:46 +08:00