summaryrefslogtreecommitdiffstats
path: root/arch/mips/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: mips/crc32 - remove redundant setting of alignmask to 0Eric Biggers2023-10-271-2/+0
* crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-1/+6
* crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-13/+21
* crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-3/+4
* crypto: Kconfig - move mips entries to a submenuRobert Elliott2022-08-261-0/+60
* MIPS: crypto: Fix CRC32 codePaul Cercueil2022-04-011-20/+26
* asm-generic: unaligned always use struct helpersArnd Bergmann2021-05-101-1/+1
* Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-291-0/+2
|\
| * crypto: mips: add poly1305-core.S to .gitignoreIlya Lipnitskiy2021-03-291-0/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-261-1/+1
|\ \ | |/ |/|
| * crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-04-021-1/+1
* | 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