arch/arm64/crypto/chacha20-neon-core.S
0 → 100644
+480
−0
arch/arm64/crypto/chacha20-neon-glue.c
0 → 100644
+131
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is a straight port to arm64/NEON of the x86 SSE3 implementation of the ChaCha20 stream cipher. Signed-off-by:Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>