openssl/crypto/ec
David Benjamin ddc1caac2d Document EC_POINT_get_affine_coordinates_*.
In particular, x and y may be NULL, as used in ecdsa_ossl.c. Make use of
this in ecdh_ossl.c as well, to save an otherwise unnecessary temporary.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5532)
2018-03-21 12:39:36 -04:00
..
asm ec/asm/x25519-x86_64.pl: remove redundant carry chain. 2018-03-01 13:59:28 +01:00
curve448 ec/curve448/f_generic.c: fix VC-WIN32 debug build failure. 2018-03-03 22:03:44 +01:00
build.info Add x25519-x86_64.pl module, mod 2^255-19 primitives. 2018-02-21 10:13:59 +01:00
curve25519.c ec/curve25519.c: resolve regression with Android NDK's arm64 gcc. 2018-03-13 19:31:53 +01:00
ec2_mult.c
ec2_oct.c
ec2_smpl.c Address some code-analysis issues. 2017-12-08 10:49:41 -05:00
ec_ameth.c Support public key and param check in EVP interface 2017-11-20 07:20:30 +01:00
ec_asn1.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
ec_check.c
ec_curve.c Update copyright year 2018-03-20 13:08:46 +00:00
ec_cvt.c
ec_err.c Integrate X448 and Ed448 into libcrypto 2018-03-02 10:14:31 +00:00
ec_key.c
ec_kmeth.c
ec_lcl.h Integrate X448 and Ed448 into libcrypto 2018-03-02 10:14:31 +00:00
ec_lib.c Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
ec_mult.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
ec_oct.c
ec_pmeth.c Update copyright year 2018-03-20 13:08:46 +00:00
ec_print.c
ecdh_kdf.c
ecdh_ossl.c Document EC_POINT_get_affine_coordinates_*. 2018-03-21 12:39:36 -04:00
ecdsa_ossl.c Update copyright years on all files merged since Jan 1st 2018 2018-01-09 05:49:01 +01:00
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c Update copyright year 2018-02-27 13:59:42 +00:00
ecp_nistp256.c Update copyright year 2018-02-27 13:59:42 +00:00
ecp_nistp521.c Update copyright year 2018-02-27 13:59:42 +00:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Fix --strict-warnings with C90 2018-01-09 10:46:44 -05:00
ecp_oct.c
ecp_smpl.c Consistent formatting for sizeof(foo) 2017-12-07 19:11:49 -05:00
ecx_meth.c Update copyright year 2018-03-20 13:08:46 +00:00