7f2ee3522d
(Imported from upstream's 2a7dd548a6f5d6f7f84a89c98323b70a2822406e and 9ebcbbba81eba52282df9ad8902f047e2d501f51.) This is only in the ADX assembly codepath which we do not enable. See $addx = 0 at the top of the file. Nonetheless, import the test vector and fix since we still have the code in there. Upstream's test vector only compares a*b against b*a. The expected answer was computed using Python. Change-Id: I3a21093978c5946d83f2d6f4f8399f69d78202cf Reviewed-on: https://boringssl-review.googlesource.com/12186 Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
asm | ||
add.c | ||
bn_asn1.c | ||
bn_test.cc | ||
bn_tests.txt | ||
bn.c | ||
check_bn_tests.go | ||
CMakeLists.txt | ||
cmp.c | ||
convert.c | ||
ctx.c | ||
div.c | ||
exponentiation.c | ||
gcd.c | ||
generic.c | ||
internal.h | ||
kronecker.c | ||
montgomery_inv.c | ||
montgomery.c | ||
mul.c | ||
prime.c | ||
random.c | ||
rsaz_exp.c | ||
rsaz_exp.h | ||
shift.c | ||
sqrt.c |