aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha512-ce-glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-10crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel1-27/+26
2021-01-22crypto: arm64/sha - add missing module aliasesArd Biesheuvel1-0/+2
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers1-1/+1
2019-12-11crypto: arm64/sha - fix function typesSami Tolvanen1-12/+14
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers1-3/+4
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers1-2/+0
2018-01-18crypto: arm64 - implement SHA-512 using special instructionsArd Biesheuvel1-0/+119