On Thu, May 08, 2025 at 03:43:07PM +0200, Corentin Labbe wrote: > > 6.14.4 boot log at http://kernel.montjoie.ovh/477911.log What's interesting is that the skcipher tests are failing during the random tests which means that they'd already passed all the static test vectors. Looking at the driver modprobe code, the skciphers get registered before the ahash algorithms. so their tests would have started sooner. I wonder if the skcipher code is corrupting the ahash state when run concurrently (and chained together). Cheers, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt