summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha512-ce-core.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel2021-04-121-1/+1
* crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel2021-02-101-21/+8
* crypto: arm64 - Use modern annotations for assembly functionsMark Brown2019-12-201-2/+2
* crypto: arm64/sha512-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-6/+21
* crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions codeArd Biesheuvel2018-01-261-74/+71
* crypto: arm64 - implement SHA-512 using special instructionsArd Biesheuvel2018-01-181-0/+207