[PATCH v4 08/17] crypto: sun8i-ce: move iv data to request context

Herbert Xu herbert at gondor.apana.org.au
Fri Jul 31 04:24:27 EDT 2020


On Tue, Jul 21, 2020 at 07:06:22PM +0000, Corentin Labbe wrote:
> Instead of storing IV data in the channel context, store them in the
> request context.
> Storing them in the channel structure was conceptualy wrong since they
> are per request related.
> 
> Signed-off-by: Corentin Labbe <clabbe at baylibre.com>
> ---
>  .../allwinner/sun8i-ce/sun8i-ce-cipher.c      | 27 +++++++++----------
>  drivers/crypto/allwinner/sun8i-ce/sun8i-ce.h  | 10 ++++---
>  2 files changed, 19 insertions(+), 18 deletions(-)

This patch doesn't apply against cryptodev.

Cheers,
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list