summaryrefslogtreecommitdiff
path: root/include/crypto/gf128hash.h
AgeCommit message (Expand)Author
2026-03-23lib/crypto: gf128hash: Remove unused content from ghash.hEric Biggers
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers
2026-03-23lib/crypto: gf128hash: Add GHASH supportEric Biggers
2026-03-23lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functionsEric Biggers
2026-03-23lib/crypto: gf128hash: Rename polyval module to gf128hashEric Biggers