openssl/crypto/ec
Dr. Stephen Henson 2986ecdc08 Extend EVP_PKEY_copy_parameters()
Make EVP_PKEY_copy_parameters() work if the destination has no type
(e.g. if obtained from EVP_PKEY_new()) or the underlying key is NULL.
This is useful where we want to copy the parameters from an existing
key to a new key.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2015-12-14 23:06:14 +00:00
..
asm x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:18:18 +01:00
ec2_mult.c
ec2_oct.c
ec2_smpl.c
ec_ameth.c Extend EVP_PKEY_copy_parameters() 2015-12-14 23:06:14 +00:00
ec_asn1.c Use NULL comparison 2015-12-09 22:09:20 +00:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c make errors 2015-12-09 22:09:18 +00:00
ec_key.c Use NULL comparison 2015-12-09 22:09:20 +00:00
ec_kmeth.c make default_ec_key_meth static 2015-12-10 04:00:09 +00:00
ec_lcl.h Top level ECDSA sign/verify redirection. 2015-12-09 22:09:19 +00:00
ec_lib.c
ec_mult.c
ec_oct.c
ec_pmeth.c Move and adapt ECDSA sign and verify functions. 2015-12-09 22:09:18 +00:00
ec_print.c
ecdh_kdf.c Move ECDH_KDF_X9_62 to crypto/ec 2015-12-09 22:09:17 +00:00
ecdh_ossl.c Adapt ecdh_compute_key 2015-12-09 22:09:17 +00:00
ecdsa_ossl.c Use NULL comparison 2015-12-09 22:09:20 +00:00
ecdsa_sign.c Use NULL comparison 2015-12-09 22:09:20 +00:00
ecdsa_vrf.c Use NULL comparison 2015-12-09 22:09:20 +00:00
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c
ecp_oct.c
ecp_smpl.c
Makefile make update 2015-12-09 22:09:19 +00:00