boringssl/crypto/fipsmodule/bn
David Benjamin 7cc3f4fce0 Use __asm__ instead of asm.
One less macro to worry about in bcm.c.

Change-Id: I321084c0d4ed1bec38c541b04f5b3468350c6eaa
Reviewed-on: https://boringssl-review.googlesource.com/19565
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-08-18 23:43:11 +00:00
..
asm Use __asm__ instead of asm. 2017-08-18 23:43:11 +00:00
add.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
bn_test.cc Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
bn_tests.txt Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
bn.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
bytes.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
check_bn_tests.go Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
cmp.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
ctx.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
div.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
exponentiation.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
gcd.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
generic.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
internal.h Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
jacobi.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
montgomery_inv.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
montgomery.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
mul.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
prime.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
random.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +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 Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
sqrt.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00