summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/crc32-ce-glue.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers1-2/+3
2018-09-21crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner1-1/+1
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+2
2017-06-01crypto: arm/crc32 - enable module autoloading based on CPU feature bitsArd Biesheuvel1-0/+6
2016-12-07crypto: arm/crc32 - accelerated support based on x86 SSE implementationArd Biesheuvel1-0/+242