boringssl/crypto/ec
Brian Smith 4ae9f2746c Clean up weirdness in initializing EC_GROUP cofactor & order.
Previously, |x| was reset to the value of the cofactor for no reason,
and there was an unnecessary copy made of |order|.

Change-Id: Ib6b06f651e280838299dff534c38726ebf4ccc97
Reviewed-on: https://boringssl-review.googlesource.com/4447
Reviewed-by: Adam Langley <agl@google.com>
2015-08-07 02:04:09 +00:00
..
CMakeLists.txt
ec_asn1.c Remove the func parameter to OPENSSL_PUT_ERROR. 2015-07-16 02:02:37 +00:00
ec_key.c Remove the func parameter to OPENSSL_PUT_ERROR. 2015-07-16 02:02:37 +00:00
ec_montgomery.c Remove the func parameter to OPENSSL_PUT_ERROR. 2015-07-16 02:02:37 +00:00
ec_test.cc
ec.c Clean up weirdness in initializing EC_GROUP cofactor & order. 2015-08-07 02:04:09 +00:00
example_mul.c
internal.h
oct.c Improve error checking of some |BN_CTX_get| callers. 2015-08-07 00:50:17 +00:00
p256-64.c Remove the func parameter to OPENSSL_PUT_ERROR. 2015-07-16 02:02:37 +00:00
simple.c Improve error checking of some |BN_CTX_get| callers. 2015-08-07 00:50:17 +00:00
util-64.c
wnaf.c Free tmp_wNAF in all exit paths. 2015-08-07 02:00:35 +00:00