-
- Downloads
crypto: arm/chacha20 - implement NEON version based on SSE3 code
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>
Showing
- arch/arm/crypto/Kconfig 6 additions, 0 deletionsarch/arm/crypto/Kconfig
- arch/arm/crypto/Makefile 2 additions, 0 deletionsarch/arm/crypto/Makefile
- arch/arm/crypto/chacha20-neon-core.S 523 additions, 0 deletionsarch/arm/crypto/chacha20-neon-core.S
- arch/arm/crypto/chacha20-neon-glue.c 136 additions, 0 deletionsarch/arm/crypto/chacha20-neon-glue.c
Loading
Please register or sign in to comment