android_kernel_xiaomi_sm8450/drivers/crypto/rockchip
Corentin Labbe 417ef568a7 crypto: rockchip - rework by using crypto_engine
[ Upstream commit 57d67c6e8219b2a034c16d6149e30fb40fd39935 ]

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>
2023-01-14 10:15:48 +01:00
..
Makefile crypto: rockchip - switch to skcipher API 2019-11-17 09:02:48 +08:00
rk3288_crypto_ahash.c crypto: rockchip - rework by using crypto_engine 2023-01-14 10:15:48 +01:00
rk3288_crypto_skcipher.c crypto: rockchip - rework by using crypto_engine 2023-01-14 10:15:48 +01:00
rk3288_crypto.c crypto: rockchip - rework by using crypto_engine 2023-01-14 10:15:48 +01:00
rk3288_crypto.h crypto: rockchip - rework by using crypto_engine 2023-01-14 10:15:48 +01:00