From: Eric Biggers <ebiggers@kernel.org>
To: Ard Biesheuvel <ardb@kernel.org>
Cc: linux-crypto@vger.kernel.org, herbert@gondor.apana.org.au,
keescook@chromium.org, jason@zx2c4.com, nikunj@amd.com
Subject: Re: [PATCH v4 1/3] crypto: move gf128mul library into lib/crypto
Date: Mon, 24 Oct 2022 22:26:44 -0700 [thread overview]
Message-ID: <Y1dzlHpVQZo46ESu@sol.localdomain> (raw)
In-Reply-To: <20221024063052.109148-2-ardb@kernel.org>
On Mon, Oct 24, 2022 at 08:30:50AM +0200, Ard Biesheuvel wrote:
> +config CRYPTO_GF128MUL
> + tristate
This should be renamed to CRYPTO_LIB_GF128MUL, to make it consistent with all
the other CRYPTO_LIB_* options. (It could be a separate patch, though.)
- Eric
next prev parent reply other threads:[~2022-10-25 5:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-24 6:30 [PATCH v4 0/3] crypto: Add AES-GCM implementation to lib/crypto Ard Biesheuvel
2022-10-24 6:30 ` [PATCH v4 1/3] crypto: move gf128mul library into lib/crypto Ard Biesheuvel
2022-10-25 5:26 ` Eric Biggers [this message]
2022-10-24 6:30 ` [PATCH v4 2/3] crypto: gf128mul - make gf128mul_lle time invariant Ard Biesheuvel
2022-10-24 6:30 ` [PATCH v4 3/3] crypto: aesgcm - Provide minimal library implementation Ard Biesheuvel
2022-10-24 16:21 ` Elliott, Robert (Servers)
2022-10-25 5:32 ` Eric Biggers
2022-10-25 12:48 ` Ard Biesheuvel
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=Y1dzlHpVQZo46ESu@sol.localdomain \
--to=ebiggers@kernel.org \
--cc=ardb@kernel.org \
--cc=herbert@gondor.apana.org.au \
--cc=jason@zx2c4.com \
--cc=keescook@chromium.org \
--cc=linux-crypto@vger.kernel.org \
--cc=nikunj@amd.com \
/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