[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200731082427.GA28326@gondor.apana.org.au>
Date: Fri, 31 Jul 2020 18:24:27 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Corentin Labbe <clabbe@...libre.com>
Cc: davem@...emloft.net, mripard@...nel.org, wens@...e.org,
linux-arm-kernel@...ts.infradead.org, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 08/17] crypto: sun8i-ce: move iv data to request
context
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@...libre.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@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists