boringssl/crypto/curve25519/asm
William Hesse bf3335c621 Add #ifdef guards to crypto/curve25519 assembly files.
Add guards for the architecture and OPENSSL_NO_ASM to
the assembly-language files in crypto/curve25519/asm.
The Dart compilation of BoringSSL includes all files,
because the architecture is not known when gyp is run.

Change-Id: I66f5ae525266b63b0fe3a929012b771d545779b5
Reviewed-on: https://boringssl-review.googlesource.com/7030
Reviewed-by: Adam Langley <agl@google.com>
2016-02-02 16:03:33 +00:00
..
x25519-asm-arm.S Add #ifdef guards to crypto/curve25519 assembly files. 2016-02-02 16:03:33 +00:00
x25519-asm-x86_64.S Add #ifdef guards to crypto/curve25519 assembly files. 2016-02-02 16:03:33 +00:00