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