aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/crypto/crc32-ce-glue.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-03-22crypto: arm - convert to use crypto_simd_usable()Gravatar Eric Biggers 1-2/+3
2018-09-21crypto: arm/crc32 - avoid warning when compiling with ClangGravatar Stefan Agner 1-1/+1
2018-01-12crypto: hash - annotate algorithms taking optional keyGravatar Eric Biggers 1-0/+2
2017-06-01crypto: arm/crc32 - enable module autoloading based on CPU feature bitsGravatar Ard Biesheuvel 1-0/+6
2016-12-07crypto: arm/crc32 - accelerated support based on x86 SSE implementationGravatar Ard Biesheuvel 1-0/+242