summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha1-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-081-1/+0Star
* 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/+3Star
* 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/+44Star
* arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel2014-05-141-0/+174