boringssl/crypto/fipsmodule/bn
Adam Langley 73eb3a9d22 Undefine some macros in bn/
I forgot to scrub these files when they moved and their macros are
currently leaking into other files. This isn't a problem, but does
prevent ec/ code from being moved into the module at the moment.

Change-Id: I5433fb043e90a03ae3dc5c38cb3a69563aada007
Reviewed-on: https://boringssl-review.googlesource.com/15845
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-05-02 22:11:50 +00:00
..
asm Undefine some macros in bn/ 2017-05-02 22:11:50 +00:00
add.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
bn_test.cc Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
bn_tests.txt Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
bn.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
bytes.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
check_bn_tests.go Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
cmp.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
ctx.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
div.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
exponentiation.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
gcd.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
generic.c Undefine some macros in bn/ 2017-05-02 22:11:50 +00:00
internal.h Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
jacobi.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
montgomery_inv.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
montgomery.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
mul.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
prime.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
random.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
rsaz_exp.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
rsaz_exp.h Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
shift.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
sqrt.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00