aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/crypto/poly1305-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-28crypto: mips - move library functions to arch/mips/lib/crypto/Eric Biggers1-82/+0
2025-04-16crypto: mips/poly1305 - remove redundant shash algorithmEric Biggers1-118/+2
2025-04-16crypto: poly1305 - centralize the shash wrappers for arch codeEric Biggers1-2/+8
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-06-19crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann1-1/+1
2020-01-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld1-16/+2
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld1-2/+4
2019-11-17crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel1-0/+203