boringssl/crypto/fipsmodule/bn
David Benjamin ae96383af3 ARMv4 assembly pack: implement support for Thumb2.
As some of ARM processors, more specifically Cortex-Mx series, are
Thumb2-only, we need to support Thumb2-only builds even in assembly.

(Imported from upstream's 11208dcfb9105e8afa37233185decefd45e89e17.)

Change-Id: I7cb48ce6a842cf3cfdf553f6e6e6227d52d525c0
Reviewed-on: https://boringssl-review.googlesource.com/17108
Reviewed-by: Adam Langley <agl@google.com>
2017-06-13 17:46:35 +00:00
..
asm ARMv4 assembly pack: implement support for Thumb2. 2017-06-13 17:46:35 +00:00
add.c Move bn/ into crypto/fipsmodule/ 2017-05-01 22:51:25 +00:00
bn_test.cc Convert bn_test to GTest. 2017-06-05 21:45:07 +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 Switch BN_generate_dsa_nonce's hash back to SHA-512/256. 2017-05-08 22:00:48 +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