+6
−0
+2
−0
arch/arm/crypto/chacha20-neon-core.S
0 → 100644
+523
−0
arch/arm/crypto/chacha20-neon-glue.c
0 → 100644
+136
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is a straight port to ARM/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>