From: Ingo Franzki <ifranzki@linux.ibm.com>
To: Eric Biggers <ebiggers@kernel.org>,
Herbert Xu <herbert@gondor.apana.org.au>,
linux-crypto@vger.kernel.org
Cc: Harald Freudenberger <freude@linux.ibm.com>,
Holger Dengler <dengler@linux.ibm.com>,
linux-s390@vger.kernel.org
Subject: Re: Regression: hmac(sha3-224) is missing in newer kernels on s390?
Date: Wed, 30 Jul 2025 13:29:53 +0200 [thread overview]
Message-ID: <735996d1-41dd-414e-a567-4cb473151297@linux.ibm.com> (raw)
In-Reply-To: <8b954aa1-ce73-4f3a-9c8a-5667fac602c9@linux.ibm.com>
On 30.07.2025 10:11, Ingo Franzki wrote:
> On a 6.11 kernel:
This must of course be:
On a 6.11 kernel:
# grep sha3- /proc/crypto
name : hmac(sha3-512)
driver : hmac(sha3-512-s390)
name : hmac(sha3-384)
driver : hmac(sha3-384-s390)
name : hmac(sha3-224) <--- its here
driver : hmac(sha3-224-s390)
name : hmac(sha3-256)
driver : hmac(sha3-256-s390)
name : sha3-384
driver : sha3-384-s390
name : sha3-512
driver : sha3-512-s390
name : sha3-224
driver : sha3-224-s390
name : sha3-256
driver : sha3-256-s390
name : sha3-512
driver : sha3-512-generic
name : sha3-384
driver : sha3-384-generic
name : sha3-256
driver : sha3-256-generic
name : sha3-224
driver : sha3-224-generic
--
Ingo Franzki
eMail: ifranzki@linux.ibm.com
Tel: ++49 (0)7031-16-4648
Linux on IBM Z Development, Schoenaicher Str. 220, 71032 Boeblingen, Germany
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Gregor Pillen
Geschäftsführung: David Faller
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294
IBM DATA Privacy Statement: https://www.ibm.com/privacy/us/en/
next prev parent reply other threads:[~2025-07-30 11:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-30 8:11 Regression: hmac(sha3-224) is missing in newer kernels on s390? Ingo Franzki
2025-07-30 11:29 ` Ingo Franzki [this message]
2025-07-30 16:11 ` Eric Biggers
2025-07-31 1:41 ` [PATCH] crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390) Herbert Xu
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=735996d1-41dd-414e-a567-4cb473151297@linux.ibm.com \
--to=ifranzki@linux.ibm.com \
--cc=dengler@linux.ibm.com \
--cc=ebiggers@kernel.org \
--cc=freude@linux.ibm.com \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-s390@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;
as well as URLs for NNTP newsgroup(s).