openssl/crypto/ec
Dr. Stephen Henson aedc37e700 Remove redundant code.
d2i_ECPrivateKey always caculates the public key so there is
no need to caculate it again in eckey_priv_decode().

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-31 22:18:30 +00:00
..
asm Fix some typos in comments 2016-01-07 20:53:23 -05:00
ec2_mult.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec2_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec2_smpl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_ameth.c Remove redundant code. 2016-01-31 22:18:30 +00:00
ec_asn1.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ec_check.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ec_curve.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_cvt.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_key.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ec_kmeth.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_lib.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ec_mult.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ec_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_pmeth.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
ec_print.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdh_kdf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdh_ossl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdsa_ossl.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ecdsa_sign.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecdsa_vrf.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
eck_prn.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ecp_mont.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nist.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nistp224.c Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 2016-01-29 12:56:58 +00:00
ecp_nistp256.c Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 2016-01-29 12:56:58 +00:00
ecp_nistp521.c Fix bug in nistp224/256/521 where have_precompute_mult always returns 0 2016-01-29 12:56:58 +00:00
ecp_nistputil.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_nistz256.c Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor 2016-01-31 22:18:30 +00:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecp_oct.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ecp_smpl.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00