boringssl/crypto/fipsmodule/ec
David Benjamin 331d2cee0a Rename mont_data to order_mont.
It's confusing to have both mont and mont_data on EC_GROUP. The
documentation was also wrong.

Change-Id: I4e2e3169ed79307018212fba51d015bbbe5c4227
Reviewed-on: https://boringssl-review.googlesource.com/10348
Reviewed-by: Adam Langley <agl@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 00:17:21 +00:00
..
asm Revert ADX due to build issues. 2017-08-15 18:56:09 +00:00
ec_key.c Don't draw entropy during FIPS power-on tests. 2017-06-13 20:27:48 +00:00
ec_montgomery.c
ec_test.cc Convert example_mul to GTest. 2017-07-10 19:28:29 +00:00
ec.c Rename mont_data to order_mont. 2017-08-18 00:17:21 +00:00
internal.h Rename mont_data to order_mont. 2017-08-18 00:17:21 +00:00
oct.c Tidy up FIPS module dependencies. 2017-05-05 23:10:24 +00:00
p224-64.c Switch some pointer casts to memcpy. 2017-07-11 02:02:41 +00:00
p256-64.c Switch some pointer casts to memcpy. 2017-07-11 02:02:41 +00:00
p256-x86_64_test.cc Align the tables in P-256 select w[57] tests. 2017-08-09 01:04:57 +00:00
p256-x86_64_tests.txt
p256-x86_64-table.h
p256-x86_64.c
p256-x86_64.h
simple.c
util-64.c
wnaf.c