aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/crypto/chacha-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-28crypto: mips - move library functions to arch/mips/lib/crypto/Eric Biggers1-27/+0
2025-04-07crypto: mips/chacha - remove the skcipher algorithmsEric Biggers1-128/+3
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers1-1/+7
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers1-8/+2
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld1-2/+4
2019-11-17crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel1-0/+150