OSDN Git Service

crypto: rockchip - store crypto_info in request context
authorCorentin Labbe <clabbe@baylibre.com>
Tue, 27 Sep 2022 07:55:07 +0000 (07:55 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 28 Oct 2022 04:36:34 +0000 (12:36 +0800)
commit2d3c756adcd7a7ee15b6a55cf01b363e3f134e79
tree45746f7f5d6b8806dfb3daa932ca8e6b478305b5
parentd1b5749687618d969c0be6428174a18a7e94ebd2
crypto: rockchip - store crypto_info in request context

The crypto_info to use must be stored in the request context.
This will help when 2 crypto_info will be available on rk3399.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/rockchip/rk3288_crypto.h
drivers/crypto/rockchip/rk3288_crypto_ahash.c
drivers/crypto/rockchip/rk3288_crypto_skcipher.c