summaryrefslogtreecommitdiffstats
path: root/crypto/polyval-generic.c
AgeCommit message (Expand)AuthorLines
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu-1/+1
2025-04-28crypto: polyval-generic - Use API partial block handlingHerbert Xu-78/+38
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2022-06-10crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVALNathan Huckleberry-0/+40
2022-06-10crypto: polyval - Add POLYVAL supportNathan Huckleberry-0/+205