On Thu, Jul 31, 2025 at 03:42:18PM -0700, Eric Biggers wrote: > Update the help text for CRYPTO_LIB_SHA1 and CRYPTO_LIB_SHA256 to > reflect the addition of HMAC support, and to be consistent with > CRYPTO_LIB_SHA512. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > lib/crypto/Kconfig | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Applied to https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=libcrypto-next - Eric