aboutsummaryrefslogtreecommitdiff
path: root/include/crypto/gf128hash.h
AgeCommit message (Expand)AuthorFilesLines
2026-03-23lib/crypto: gf128hash: Remove unused content from ghash.hEric Biggers1-2/+1
2026-03-23lib/crypto: s390/ghash: Migrate optimized code into libraryEric Biggers1-1/+2
2026-03-23lib/crypto: riscv/ghash: Migrate optimized code into libraryEric Biggers1-0/+3
2026-03-23lib/crypto: powerpc/ghash: Migrate optimized code into libraryEric Biggers1-0/+4
2026-03-23lib/crypto: gf128hash: Add GHASH supportEric Biggers1-0/+95
2026-03-23lib/crypto: gf128hash: Support GF128HASH_ARCH without all POLYVAL functionsEric Biggers1-19/+3
2026-03-23lib/crypto: gf128hash: Rename polyval module to gf128hashEric Biggers1-0/+190