openssl/crypto/ec
Richard Levitte ce192ebed0 Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
All those flags existed because we had all the dependencies versioned
in the repository, and wanted to have it be consistent, no matter what
the local configuration was.  Now that the dependencies are gone from
the versioned Makefile.ins, it makes much more sense to use the exact
same flags as when compiling the object files.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-18 23:43:09 +01:00
..
asm ec/asm/ecp_nistz256-armv8.pl: fix test_ssl spurious errors. 2016-02-12 21:41:21 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01: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 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ec_asn1.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05: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 GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ec_cvt.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ec_err.c update EC ASN1 and print routines 2016-02-05 00:33:33 +00:00
ec_key.c Move to REF_DEBUG, for consistency. 2016-02-11 12:40:32 -05: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 Fix BN_gcd errors for some curves 2016-02-04 08:02:48 -05:00
ec_mult.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05: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 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ecp_nistp256.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ecp_nistp521.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ecp_nistputil.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
ecp_nistz256_table.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00: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_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 Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND 2016-02-18 23:43:09 +01:00