aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/crypto/curve25519-glue.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-11-08 13:22:37 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2019-11-17 09:02:44 +0800
commitf0fb006b604f98e2309a30f34ef455ac734f7c1c (patch)
tree54140a858bcd299e94576ca3a203de3991139b42 /arch/arm/crypto/curve25519-glue.c
parentcrypto: curve25519 - x86_64 library and KPP implementations (diff)
downloadlinux-dev-f0fb006b604f98e2309a30f34ef455ac734f7c1c.tar.xz
linux-dev-f0fb006b604f98e2309a30f34ef455ac734f7c1c.zip
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implementation
This comes from Dan Bernstein and Peter Schwabe's public domain NEON code, and is included here in raw form so that subsequent commits that fix these up for the kernel can see how it has changed. This code does have some entirely cosmetic formatting differences, adding indentation and so forth, so that when we actually port it for use in the kernel in the subsequent commit, it's obvious what's changed in the process. This code originates from SUPERCOP 20180818, available at <https://bench.cr.yp.to/supercop.html>. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions