linux/drivers/crypto/starfive
Ovidiu Panait d186faa307 crypto: starfive - 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>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-10-28 18:33:11 +08:00
..
jh7110-aes.c crypto: starfive - Use fallback for unaligned dma access 2024-05-10 17:15:24 +08:00
jh7110-cryp.c crypto: starfive - remove unneeded crypto_engine_stop() call 2024-10-28 18:33:11 +08:00
jh7110-cryp.h crypto: starfive - Fix nent assignment in rsa dec 2024-07-06 10:20:00 +10:00
jh7110-hash.c crypto: starfive - Update hash dma usage 2024-04-02 10:49:38 +08:00
jh7110-rsa.c crypto: drivers - Drop sign/verify operations 2024-10-05 13:22:04 +08:00
Kconfig crypto: starfive - Use dma for aes requests 2024-04-02 10:49:38 +08:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00