linux/drivers/crypto/rockchip
Herbert Xu c66c17a0f6 crypto: rk3288 - Remove prepare/unprepare request
The callbacks for prepare and unprepare request in crypto_engine
is superfluous.  They can be done directly from do_one_request.

Move the code into do_one_request and remove the unused callbacks.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-08-18 17:01:09 +08:00
..
Makefile crypto: rockchip - switch to skcipher API 2019-11-17 09:02:48 +08:00
rk3288_crypto_ahash.c crypto: rk3288 - Remove prepare/unprepare request 2023-08-18 17:01:09 +08:00
rk3288_crypto_skcipher.c crypto: rockchip - Add support for RK3399 2022-10-28 12:36:34 +08:00
rk3288_crypto.c crypto: rockchip - Remove surplus dev_err() when using platform_get_irq() 2022-11-11 18:14:59 +08:00
rk3288_crypto.h crypto: rockchip - Add support for RK3399 2022-10-28 12:36:34 +08:00