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