summaryrefslogtreecommitdiffstats
path: root/arch/arm64/crypto/sha512-ce-glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel2021-02-101-27/+26
* crypto: arm64/sha - add missing module aliasesArd Biesheuvel2021-01-221-0/+2
* crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
* crypto: arm64/sha - fix function typesSami Tolvanen2019-12-111-12/+14
* crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers2019-03-221-3/+4
* crypto: shash - remove useless setting of type flagsEric Biggers2018-07-091-2/+0
* crypto: arm64 - implement SHA-512 using special instructionsArd Biesheuvel2018-01-181-0/+119