aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/crypto/sha1-ce-glue.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hGravatar Eric Biggers 1-1/+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-07-09crypto: shash - remove useless setting of type flagsGravatar Eric Biggers 1-1/+0
2017-06-01crypto: arm/sha1-ce - enable module autoloading based on CPU feature bitsGravatar Ard Biesheuvel 1-3/+2
2015-04-10crypto: arm/sha1-ce - move SHA-1 ARMv8 implementation to base layerGravatar Ard Biesheuvel 1-81/+26
2015-04-10crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerGravatar Ard Biesheuvel 1-1/+2
2015-03-12crypto: arm - add support for SHA1 using ARMv8 Crypto InstructionsGravatar Ard Biesheuvel 1-0/+150