openssl/crypto/ec
Richard Levitte 777a288270 unified build scheme: add build.info files
Now that we have the foundation for the "unified" build scheme in
place, we add build.info files.  They have been generated from the
Makefiles in the same directories.  Things that are platform specific
will appear in later commits.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-02-01 12:46:58 +01:00
..
asm Fix some typos in comments 2016-01-07 20:53:23 -05:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +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 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 Zero newly allocated points 2016-01-31 22:18:31 +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