linux-imx/drivers/crypto/starfive
Jia Jie Ho 37b65ea6c7 crypto: starfive - Fix nent assignment in rsa dec
[ Upstream commit 8323c03678 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-09-12 11:11:43 +02:00
..
jh7110-aes.c crypto: jh7110 - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00
jh7110-cryp.c crypto: starfive - Fix dev_err_probe return error 2024-02-05 20:14:16 +00:00
jh7110-cryp.h crypto: starfive - Fix nent assignment in rsa dec 2024-09-12 11:11:43 +02:00
jh7110-hash.c crypto: drivers - Explicitly include correct DT includes 2023-08-23 11:04:23 +08:00
jh7110-rsa.c crypto: starfive - Fix nent assignment in rsa dec 2024-09-12 11:11:43 +02:00
Kconfig crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00