boringssl/crypto/bn/asm
David Benjamin f44aa68a26 Fix standalone Win64 build.
generic.c still needs to include generic implementations in Win64.
Those are currently done with inline assembly and won't work on
MSVC.

Change-Id: Ifeb5470872d8c97b2ccffeae6f3ccb5661051de3
Reviewed-on: https://boringssl-review.googlesource.com/2102
Reviewed-by: Adam Langley <agl@google.com>
2014-10-31 22:00:45 +00:00
..
armv4-mont.pl Add visibility rules. 2014-07-31 22:03:11 +00:00
bn-586.pl Inital import. 2014-06-20 13:17:32 -07:00
co-586.pl Inital import. 2014-06-20 13:17:32 -07:00
modexp512-x86_64.pl Inital import. 2014-06-20 13:17:32 -07:00
rsaz-avx2.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-07-28 17:05:13 -07:00
rsaz-x86_64.pl x86_64 assembly pack: improve masm support. 2014-07-28 17:05:13 -07:00
x86_64-gcc.c Fix standalone Win64 build. 2014-10-31 22:00:45 +00:00
x86_64-mont5.pl Fix out-of-bounds read in BN_mod_exp_mont_consttime. 2014-08-06 00:11:47 +00:00
x86_64-mont.pl x86_64 assembly pack: improve masm support. 2014-07-28 17:05:13 -07:00
x86-mont.pl OpenSSL: make final reduction in Montgomery multiplication constant-time. 2014-06-20 13:17:33 -07:00