]> git.ipfire.org Git - thirdparty/linux.git/commit
lib/crypto: gf128hash: Remove unused content from ghash.h
authorEric Biggers <ebiggers@kernel.org>
Thu, 19 Mar 2026 06:17:19 +0000 (23:17 -0700)
committerEric Biggers <ebiggers@kernel.org>
Mon, 23 Mar 2026 23:44:30 +0000 (16:44 -0700)
commita78ae6e364aea8aec3996de274c4f5bc98e1d771
tree6cb86912fed08cd809737e319f6288ef637c4edb
parent07241d6c922b6e2b53e072691647e34ef395573f
lib/crypto: gf128hash: Remove unused content from ghash.h

Now that the structures in <crypto/ghash.h> are no longer used, remove
them.  Since this leaves <crypto/ghash.h> as just containing constants,
include it from <crypto/gf128hash.h> to deduplicate these definitions.

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20260319061723.1140720-19-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
include/crypto/gf128hash.h
include/crypto/ghash.h