summaryrefslogtreecommitdiff
path: root/arch/powerpc/crypto/poly1305-p10-glue.c
AgeCommit message (Expand)Author
2025-04-28crypto: powerpc - move library functions to arch/powerpc/lib/crypto/Eric Biggers
2025-04-19crypto: lib/poly1305 - restore ability to remove modulesEric Biggers
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers
2025-04-16crypto: powerpc/poly1305 - implement library instead of shashEric Biggers
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2023-07-14crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc...Danny Tsen