]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: ghash - Remove ghash from crypto_shash API
authorEric Biggers <ebiggers@kernel.org>
Thu, 19 Mar 2026 06:17:17 +0000 (23:17 -0700)
committerEric Biggers <ebiggers@kernel.org>
Mon, 23 Mar 2026 23:44:30 +0000 (16:44 -0700)
commit662a05a245078e7d03e75895403c851967dc8384
tree1581ccf4c488b2d290968aad5ae40d616c7ee800
parent9f4e9553a1f40841ebce9ab749896e9312b1701b
crypto: ghash - Remove ghash from crypto_shash API

Now that there are no users of the "ghash" crypto_shash algorithm,
remove it.  GHASH remains supported via the library API.

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20260319061723.1140720-17-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
crypto/Kconfig
crypto/Makefile
crypto/ghash-generic.c [deleted file]
crypto/tcrypt.c
crypto/testmgr.c
crypto/testmgr.h