+10
−0
+2
−0
arch/arm/crypto/sha1-ce-core.S
0 → 100644
+134
−0
arch/arm/crypto/sha1-ce-glue.c
0 → 100644
+150
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This implements the SHA1 secure hash algorithm using the AArch32 versions of the ARMv8 Crypto Extensions for SHA1. Signed-off-by:Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>