linux/drivers/crypto/starfive
Jia Jie Ho 8323c03678 crypto: starfive - Fix nent assignment in rsa dec
Missing src scatterlist nent assignment in rsa decrypt function.
Removing all unneeded assignment and use nents value from req->src
instead.

Signed-off-by: Jia Jie Ho <jiajie.ho@starfivetech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-07-06 10:20:00 +10: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 - Use dma for aes requests 2024-04-02 10:49:38 +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: starfive - Fix nent assignment in rsa dec 2024-07-06 10:20:00 +10: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