Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 1 | -1/+1 |
* | crypto: mips/crc32 - Clean up useless assignment operations | WangYuli | 2024-09-13 | 1 | -33/+37 |
* | crypto: mips/crc32 - remove redundant setting of alignmask to 0 | Eric Biggers | 2023-10-27 | 1 | -2/+0 |
* | MIPS: crypto: Fix CRC32 code | Paul Cercueil | 2022-04-01 | 1 | -20/+26 |
* | asm-generic: unaligned always use struct helpers | Arnd Bergmann | 2021-05-10 | 1 | -1/+1 |
* | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 2020-01-09 | 1 | -3/+1 |
* | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 2018-02-19 | 1 | -0/+348 |