Re: [PATCH v4 08/17] crypto: sun8i-ce: move iv data to request context
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2020-07-31 08:25:01
Also in:
linux-crypto, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2020-07-31 08:25:01
Also in:
linux-crypto, lkml
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@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 [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel