arch/arm64/crypto/sha3-ce-core.S
0 → 100644
+210
−0
arch/arm64/crypto/sha3-ce-glue.c
0 → 100644
+161
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Implement the various flavours of SHA3 using the new optional EOR3/RAX1/XAR/BCAX instructions introduced by ARMv8.2. Tested-by:Steve Capper <steve.capper@arm.com> Signed-off-by:
Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>