summaryrefslogtreecommitdiff
path: root/arch/mips/lib/crypto
AgeCommit message (Expand)AuthorFilesLines
2025-06-30lib/crypto: mips: Move arch/mips/lib/crypto/ into lib/crypto/Eric Biggers7-1865/+0
2025-05-12crypto: lib/chacha - add array bounds to function prototypesEric Biggers1-1/+1
2025-05-12crypto: lib/chacha - strongly type the ChaCha stateEric Biggers1-2/+4
2025-05-05crypto: lib/poly1305 - Use block-only interfaceHerbert Xu1-60/+0
2025-05-05crypto: mips/poly1305 - Add block-only interfaceHerbert Xu2-15/+26
2025-04-28crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTOEric Biggers1-1/+1
2025-04-28crypto: mips - move library functions to arch/mips/lib/crypto/Eric Biggers7-0/+1912