boringssl/crypto/curve25519
Adam Langley 7b8b9c17db Include 'asm' in the name of X25519 asm sources.
Some build systems don't like two targets with the same base name and
the curve25519 code had x25519-x86_64.[Sc].

Change-Id: If8382eb84996d7e75b34b28def57829d93019cff
Reviewed-on: https://boringssl-review.googlesource.com/6878
Reviewed-by: Adam Langley <agl@google.com>
2016-01-05 16:05:50 +00:00
..
asm Include 'asm' in the name of X25519 asm sources. 2016-01-05 16:05:50 +00:00
CMakeLists.txt Include 'asm' in the name of X25519 asm sources. 2016-01-05 16:05:50 +00:00
curve25519.c Don't build X25519 asm code when NO_ASM is set. 2015-12-22 16:32:53 +00:00
ed25519_test.cc Enable Ed25519 when building with OPENSSL_SMALL. 2015-12-18 23:15:33 +00:00
ed25519_tests.txt
internal.h Don't build X25519 asm code when NO_ASM is set. 2015-12-22 16:32:53 +00:00
x25519_test.cc
x25519-x86_64.c Add x86-64 assembly for X25519. 2015-12-22 16:22:38 +00:00