linux-next/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 crypto: tegra - Add Tegra Security Engine driver 2024-04-12 15:07:51 +08:00
tegra-se-aes.c crypto: tegra - remove redundant error check on ret 2024-10-28 18:33:09 +08:00
tegra-se-hash.c crypto: tegra - Add Tegra Security Engine driver 2024-04-12 15:07:51 +08:00
tegra-se-key.c crypto: tegra - Add Tegra Security Engine driver 2024-04-12 15:07:51 +08:00
tegra-se-main.c crypto: tegra - remove unneeded crypto_engine_stop() call 2024-10-28 18:33:11 +08:00
tegra-se.h crypto: tegra - Add Tegra Security Engine driver 2024-04-12 15:07:51 +08:00