summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/crc32-ce-glue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* crypto: arm - add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-211-0/+1
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* crypto: arm - convert to use crypto_simd_usable()Eric Biggers2019-03-221-2/+3
* crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner2018-09-211-1/+1
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+2
* crypto: arm/crc32 - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-0/+6
* crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel2016-12-071-0/+242