Re: [PATCH v1 00/15] Fixing selftests failure on Talitos driver

From: Herbert Xu
Date: Thu May 30 2019 - 09:45:54 EST


On Tue, May 21, 2019 at 01:34:06PM +0000, Christophe Leroy wrote:
> Several test failures have popped up following recent changes to crypto
> selftests.
>
> This series fixes (most of) them.
>
> The last three patches are trivial cleanups.
>
> Christophe Leroy (15):
> crypto: talitos - fix skcipher failure due to wrong output IV
> crypto: talitos - rename alternative AEAD algos.
> crypto: talitos - reduce max key size for SEC1
> crypto: talitos - check AES key size
> crypto: talitos - fix CTR alg blocksize
> crypto: talitos - check data blocksize in ablkcipher.
> crypto: talitos - fix ECB algs ivsize
> crypto: talitos - Do not modify req->cryptlen on decryption.
> crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
> crypto: talitos - properly handle split ICV.
> crypto: talitos - Align SEC1 accesses to 32 bits boundaries.
> crypto: talitos - fix AEAD processing.
> Revert "crypto: talitos - export the talitos_submit function"
> crypto: talitos - use IS_ENABLED() in has_ftr_sec1()
> crypto: talitos - use SPDX-License-Identifier
>
> drivers/crypto/talitos.c | 281 ++++++++++++++++++++++-------------------------
> drivers/crypto/talitos.h | 45 ++------
> 2 files changed, 139 insertions(+), 187 deletions(-)

Patch 1 was already applied.

2-15 applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt