boringssl/crypto/fipsmodule/bn/asm
David Benjamin 5963bff237 Tidy up type signature of BN_mod_exp_mont_consttime table.
It's a table of BN_ULONGs. No particular need to use unsigned char.

Change-Id: I397883cef9f39fb162c2b0bfbd6a70fe399757a2
Reviewed-on: https://boringssl-review.googlesource.com/c/33267
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2018-11-19 17:44:44 +00:00
..
armv4-mont.pl bn/asm/*-mont.pl: fix memory access pattern in final subtraction. 2018-05-03 23:21:22 +00:00
armv8-mont.pl Sync ARM assembly up to 609b0852e4d50251857dbbac3141ba042e35a9ae. 2017-06-13 17:47:20 +00:00
bn-586.pl Sync up some perlasm license headers and easy fixes. 2018-02-11 01:00:35 +00:00
co-586.pl Sync up some perlasm license headers and easy fixes. 2018-02-11 01:00:35 +00:00
rsaz-avx2.pl Enable ADX assembly. 2018-05-11 21:57:13 +00:00
x86_64-gcc.c Enable __asm__ and uint128_t code in clang-cl. 2017-12-11 22:46:26 +00:00
x86_64-mont5.pl Tidy up type signature of BN_mod_exp_mont_consttime table. 2018-11-19 17:44:44 +00:00
x86_64-mont.pl Enable ADX assembly. 2018-05-11 21:57:13 +00:00
x86-mont.pl bn/asm/*-mont.pl: fix memory access pattern in final subtraction. 2018-05-03 23:21:22 +00:00