linux/drivers/crypto/tegra
Ovidiu Panait 6ef46fec41 crypto: tegra - remove unneeded crypto_engine_stop() call
The explicit crypto_engine_stop() call is not needed, as it is already
called internally by crypto_engine_exit().

Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-10-28 18:33:11 +08:00
..
Makefile
tegra-se-aes.c crypto: tegra - remove redundant error check on ret 2024-10-28 18:33:09 +08:00
tegra-se-hash.c
tegra-se-key.c
tegra-se-main.c crypto: tegra - remove unneeded crypto_engine_stop() call 2024-10-28 18:33:11 +08:00
tegra-se.h