summaryrefslogtreecommitdiff
path: root/arch/mips/crypto/poly1305-glue.c
AgeCommit message (Expand)Author
2025-04-28crypto: mips - move library functions to arch/mips/lib/crypto/Eric Biggers
2025-04-16crypto: mips/poly1305 - remove redundant shash algorithmEric Biggers
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-06-19crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2020-01-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-17crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel