aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld1-16/+2
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-3/+1
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2-4/+8
2019-11-17crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel3-0/+1490
2019-11-17crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel3-43/+270
2019-11-17crypto: mips/chacha - import 32r2 ChaCha code from ZincJason A. Donenfeld1-0/+424
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2-0/+354