linux-stable/drivers/crypto/rockchip
Corentin Labbe 7417cc5151 crypto: rockchip - rework by using crypto_engine
[ Upstream commit 57d67c6e82 ]

Instead of doing manual queue management, let's use the crypto/engine
for that.
In the same time, rework the requests handling to be easier to
understand (and fix all bugs related to them).

Fixes: ce0183cb64 ("crypto: rockchip - switch to skcipher API")
Reviewed-by: John Keeping <john@metanate.com>
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:32:31 +01:00
..
Makefile crypto: rockchip - switch to skcipher API 2019-11-17 09:02:48 +08:00
rk3288_crypto.c crypto: rockchip - rework by using crypto_engine 2022-12-31 13:32:31 +01:00
rk3288_crypto.h crypto: rockchip - rework by using crypto_engine 2022-12-31 13:32:31 +01:00
rk3288_crypto_ahash.c crypto: rockchip - rework by using crypto_engine 2022-12-31 13:32:31 +01:00
rk3288_crypto_skcipher.c crypto: rockchip - rework by using crypto_engine 2022-12-31 13:32:31 +01:00