summaryrefslogtreecommitdiff
path: root/arch/mips/crypto/crc32-mips.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-27crypto: mips/crc32 - remove redundant setting of alignmask to 0Eric Biggers1-2/+0
2022-04-01MIPS: crypto: Fix CRC32 codePaul Cercueil1-20/+26
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann1-1/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-3/+1
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski1-0/+348