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