From: Herbert Xu <herbert@gondor.apana.org.au>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: Linux Crypto Mailing List <linux-crypto@vger.kernel.org>
Subject: Re: [v3 PATCH 00/11] crypto: Add partial block API and hmac to ahash
Date: Thu, 15 May 2025 13:51:41 +0800 [thread overview]
Message-ID: <aCWA7cGxGwlwhZh3@gondor.apana.org.au> (raw)
In-Reply-To: <aCSer34x-WvSRn4m@Red>
On Wed, May 14, 2025 at 03:46:23PM +0200, Corentin Labbe wrote:
>
> I get multiple crash on lot of qemu with this patch:
Thanks for the report. This is caused by conflicts between the
self-test and the two hmac instances, one shash and one ahash.
I'll repost the series with this fixed.
Cheers,
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
prev parent reply other threads:[~2025-05-15 5:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-14 9:22 [v3 PATCH 00/11] crypto: Add partial block API and hmac to ahash Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 01/11] crypto: hash - Move core export and import into internel/hash.h Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 02/11] crypto: hash - Add export_core and import_core hooks Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 03/11] crypto: ahash - Handle partial blocks in API Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 04/11] crypto: hmac - Zero shash desc in setkey Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 05/11] crypto: hmac - Add export_core and import_core Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 06/11] crypto: shash - Set reqsize in shash_alg Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 07/11] crypto: algapi - Add driver template support to crypto_inst_setname Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 08/11] crypto: hmac - Add ahash support Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 09/11] " Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 10/11] crypto: testmgr - Use ahash for generic tfm Herbert Xu
2025-05-14 9:22 ` [v3 PATCH 11/11] crypto: testmgr - Add hash export format testing Herbert Xu
2025-05-14 13:46 ` [v3 PATCH 00/11] crypto: Add partial block API and hmac to ahash Corentin Labbe
2025-05-15 5:51 ` Herbert Xu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aCWA7cGxGwlwhZh3@gondor.apana.org.au \
--to=herbert@gondor.apana.org.au \
--cc=clabbe.montjoie@gmail.com \
--cc=linux-crypto@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox