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