summaryrefslogtreecommitdiff
path: root/arch/mips/crypto/crc32-mips.c
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-3/+3
2024-10-26crypto: mips/crc32 - fix the CRC32C implementationEric Biggers1-3/+3
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli1-33/+37
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