arch/arm64/crypto/sha512-ce-core.S
0 → 100644
+207
−0
arch/arm64/crypto/sha512-ce-glue.c
0 → 100644
+119
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Implement the SHA-512 using the new special instructions that have been introduced as an optional extension in ARMv8.2. Signed-off-by:Ard Biesheuvel <ard.biesheuvel@linaro.org> Tested-by:
Steve Capper <steve.capper@arm.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>