summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha1-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-091-1/+0
* crypto: arm64/sha1-ce - add non-SIMD generic fallbackArd Biesheuvel2017-08-041-4/+14
* crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel2017-05-181-8/+3
* crypto: arm64/sha1-ce - prevent asm code finalization in final() pathArd Biesheuvel2015-05-071-0/+3
* crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel2015-04-101-107/+44
* arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+174