Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-03 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2024-06-21 | crypto: arm - add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -3/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-03-22 | crypto: arm - convert to use crypto_simd_usable() | Eric Biggers | 1 | -2/+3 |
2018-09-21 | crypto: arm/crc32 - avoid warning when compiling with Clang | Stefan Agner | 1 | -1/+1 |
2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers | 1 | -0/+2 |
2017-06-01 | crypto: arm/crc32 - enable module autoloading based on CPU feature bits | Ard Biesheuvel | 1 | -0/+6 |
2016-12-07 | crypto: arm/crc32 - accelerated support based on x86 SSE implementation | Ard Biesheuvel | 1 | -0/+242 |