summaryrefslogtreecommitdiff
path: root/arch/arm/crypto/sha2-ce-glue.c
AgeCommit message (Expand)Author
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2017-06-01crypto: arm/sha2-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel
2015-04-10crypto: arm/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel
2015-04-03crypto: arm/sha256 - Add optimized SHA-256/224Sami Tolvanen
2015-03-12crypto: arm - add support for SHA-224/256 using ARMv8 Crypto ExtensionsArd Biesheuvel