Re: [v5 PATCH 3/7] crypto: stm32 - Simplify finup

From: Herbert Xu
Date: Sun Mar 05 2023 - 23:37:44 EST


On Sun, Mar 05, 2023 at 11:08:24PM +0100, Linus Walleij wrote:
>
> All tests sadly fail after this patch:
>
> [ 4.699857] stm32-hash a03c2000.hash: allocated hmac(sha256) fallback
> [ 4.708231] alg: ahash: stm32-hmac-sha256 test failed (wrong
> result) on test vector 0, cfg="init+finup aligned buffer"

We're making progress. This worked on init+update+final, but then
failed on init+finup. So it is indeed the finup code that was
broken by my patch as I forgot to set the rctx fields to include
the new data.

I'll repost the series.

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