boringssl/crypto/fipsmodule/ec
David Benjamin a51912f7fe p256-x86_64-asm.pl: minor sqr_montx cleanup.
Drop some redundant instructions in reduction in ecp_nistz256_sqr_montx.

(Imported from upstream's 8fc063dcc9668589fd95533d25932396d60987f9.)

I believe this is a no-op for us as we do not currently enable the
ADX-based optimizations.

Change-Id: I34a5f5ffb965d59c67f6b9f0ca7937e49ba6e820
Reviewed-on: https://boringssl-review.googlesource.com/16884
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-06-05 18:37:55 +00:00
..
asm p256-x86_64-asm.pl: minor sqr_montx cleanup. 2017-06-05 18:37:55 +00:00
ec_key.c Remove ex_data's dup hook. 2017-05-23 22:43:59 +00:00
ec_montgomery.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
ec_test.cc Add FIPS-compliant key generation that calls check_fips for RSA and EC. 2017-05-17 16:30:48 +00:00
ec.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
example_mul.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
internal.h Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
oct.c Tidy up FIPS module dependencies. 2017-05-05 23:10:24 +00:00
p224-64.c Add missing #includes of delocate.h. 2017-05-05 22:41:30 +00:00
p256-64.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64_test.cc Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64_tests.txt Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64-table.h Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64.h Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
simple.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
util-64.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
wnaf.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00