summaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/sha2-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+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: shash - remove useless setting of type flagsEric Biggers2018-07-091-2/+0
* crypto: arm/sha2-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-3/+2
* crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-101-122/+33
* crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen2015-04-031-2/+2
* crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel2015-03-121-0/+203