summaryrefslogtreecommitdiffstats
path: root/arch/mips/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-081-2/+2
* crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld2020-01-161-16/+2
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
* crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-272-4/+8
* crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel2019-11-173-0/+1490
* crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel2019-11-173-43/+270
* crypto: mips/chacha - import 32r2 ChaCha code from ZincJason A. Donenfeld2019-11-171-0/+424
* MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-192-0/+354