summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha1-ce-core.S
AgeCommit message (Expand)AuthorFilesLines
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel1-1/+1
2021-02-10crypto: arm64/sha1-ce - simplify NEON yieldArd Biesheuvel1-30/+17
2019-12-20crypto: arm64 - Use modern annotations for assembly functionsMark Brown1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-05-12crypto: arm64/sha1-ce - yield NEON after every block of inputArd Biesheuvel1-13/+29
2018-01-18crypto: arm64/sha1-ce - get rid of literal poolArd Biesheuvel1-11/+9
2017-05-18crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel1-2/+4
2016-10-21crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel1-2/+2
2015-04-10crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layerArd Biesheuvel1-18/+15
2014-05-14arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+153