Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-01 | mips/crc32: expose CRC32 functions through lib | 1 | -354/+0 | |
2024-11-15 | Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | 1 | -3/+3 | |
2024-10-26 | crypto: mips/crc32 - fix the CRC32C implementation | 1 | -3/+3 | |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | 1 | -1/+1 | |
2024-09-13 | crypto: mips/crc32 - Clean up useless assignment operations | 1 | -33/+37 | |
2023-10-27 | crypto: mips/crc32 - remove redundant setting of alignmask to 0 | 1 | -2/+0 | |
2022-04-01 | MIPS: crypto: Fix CRC32 code | 1 | -20/+26 | |
2021-05-10 | asm-generic: unaligned always use struct helpers | 1 | -1/+1 | |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | 1 | -3/+1 | |
2018-02-19 | MIPS: crypto: Add crc32 and crc32c hw accelerated module | 1 | -0/+348 |