From: Eric Biggers <ebiggers@kernel.org>
To: linux-crypto@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>,
"Jason A . Donenfeld" <Jason@zx2c4.com>,
Herbert Xu <herbert@gondor.apana.org.au>
Subject: Re: [PATCH] lib/crypto: tests: Fix aes_cbc_macs dependency and add to kunitconfig
Date: Mon, 9 Mar 2026 13:28:51 -0700 [thread overview]
Message-ID: <20260309202851.GA2048@quark> (raw)
In-Reply-To: <20260306001917.24105-1-ebiggers@kernel.org>
On Thu, Mar 05, 2026 at 04:19:17PM -0800, Eric Biggers wrote:
> Update the dependency of CRYPTO_LIB_AES_CBC_MACS_KUNIT_TEST to match the
> new convention established by commit 4478e8eeb871 ("lib/crypto: tests:
> Depend on library options rather than selecting them"), and add this
> test to the kunitconfig file added by commit 20d6f07004d6 ("lib/crypto:
> tests: Add a .kunitconfig file").
>
> Signed-off-by: Eric Biggers <ebiggers@kernel.org>
> ---
>
> This is targeting libcrypto-next. This patch is needed because the
> aes_cbc_macs test is queued for 7.1 and wasn't handled by the commits
> mentioned above which were merged into 7.0.
>
> lib/crypto/.kunitconfig | 3 +++
> lib/crypto/tests/Kconfig | 3 +--
> 2 files changed, 4 insertions(+), 2 deletions(-)
I folded this into "lib/crypto: tests: Add KUnit tests for CBC-based
MACs", since it's a fix for that commit.
- Eric
prev parent reply other threads:[~2026-03-09 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-06 0:19 [PATCH] lib/crypto: tests: Fix aes_cbc_macs dependency and add to kunitconfig Eric Biggers
2026-03-09 20:28 ` Eric Biggers [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=20260309202851.GA2048@quark \
--to=ebiggers@kernel.org \
--cc=Jason@zx2c4.com \
--cc=ardb@kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@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