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