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
bn_test.cc
bn_tests.txt
bn.c
bytes.c
check_bn_tests.go
cmp.c
ctx.c
div.c
exponentiation.c
gcd.c
generic.c Undefine some macros in bn/ 2017-05-02 22:11:50 +00:00
internal.h
jacobi.c
montgomery_inv.c
montgomery.c
mul.c
prime.c
random.c
rsaz_exp.c
rsaz_exp.h
shift.c
sqrt.c