aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha2-ce-core.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel1-1/+1
2021-02-10crypto: arm64/sha2-ce - simplify NEON yieldArd Biesheuvel1-25/+13
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/sha2-ce - yield NEON after every block of inputArd Biesheuvel1-11/+26
2018-01-18crypto: arm64/sha2-ce - move the round constant table to .rodata sectionArd Biesheuvel1-1/+3
2017-05-18crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel1-2/+4
2016-10-21crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel1-2/+2
2015-04-10crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layerArd Biesheuvel1-16/+13
2014-05-14arm64/crypto: SHA-224/SHA-256 using ARMv8 Crypto ExtensionsArd Biesheuvel1-0/+156