summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha2-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-091-2/+0
* crypto: arm64/sha2-ce - add non-SIMD scalar fallbackArd Biesheuvel2017-08-041-4/+26
* crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel2017-05-181-8/+5
* crypto: arm64/sha2-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-071-0/+3
* crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel2015-04-101-177/+50
* arm64/crypto: remove redundant update of dataColin Ian King2014-08-261-1/+0
* arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+255