summaryrefslogtreecommitdiff
path: root/arch/mips/crypto/crc32-mips.c
AgeCommit message (Expand)Author
2024-12-01mips/crc32: expose CRC32 functions through libEric Biggers
2024-11-15Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-10-26crypto: mips/crc32 - fix the CRC32C implementationEric Biggers
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli
2023-10-27crypto: mips/crc32 - remove redundant setting of alignmask to 0Eric Biggers
2022-04-01MIPS: crypto: Fix CRC32 codePaul Cercueil
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski