]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lib/crypto: sha: Update Kconfig help for SHA1 and SHA256
authorEric Biggers <ebiggers@kernel.org>
Thu, 31 Jul 2025 22:42:18 +0000 (15:42 -0700)
committerEric Biggers <ebiggers@kernel.org>
Fri, 15 Aug 2025 01:00:47 +0000 (18:00 -0700)
commitd73915fdc0011d536c03856be7ec451f6a5fb4ff
treef152a824f4aa1881254ab460663753ebaa2307ab
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
lib/crypto: sha: Update Kconfig help for SHA1 and SHA256

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.

Link: https://lore.kernel.org/r/20250731224218.137947-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
lib/crypto/Kconfig