openssl/crypto/ec
Richard Levitte bed7437b00 Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer
We previously took an EVP_KEYMGMT pointer, but now found it necessary
to use a different import function in some cases.  Since that's the
only thing we use from EVP_KEYMGMT, we might as well pass the import
function directly, allowing for some flexibility in how export_to is
used.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15293)
2021-05-20 12:57:22 +01:00
..
asm
curve448
build.info Remove unused code from the fips module 2021-05-08 20:44:41 +10:00
curve25519.c
ec2_oct.c Replace some of the ERR_clear_error() calls with mark calls 2021-05-13 19:26:06 +02:00
ec2_smpl.c
ec_ameth.c Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer 2021-05-20 12:57:22 +01:00
ec_asn1.c Implement pem_read_key directly through OSSL_DECODER 2021-05-13 13:30:07 +02:00
ec_backend.c Add convenience functions and macros for asymmetric key generation 2021-05-11 12:46:42 +02:00
ec_check.c
ec_curve.c
ec_cvt.c
ec_deprecated.c
ec_err.c
ec_key.c Implement pem_read_key directly through OSSL_DECODER 2021-05-13 13:30:07 +02:00
ec_kmeth.c
ec_lib.c
ec_local.h
ec_mult.c
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
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 Replace some of the ERR_clear_error() calls with mark calls 2021-05-13 19:26:06 +02:00
ecp_s390x_nistp.c
ecp_smpl.c
ecx_backend.c
ecx_backend.h
ecx_key.c
ecx_meth.c Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer 2021-05-20 12:57:22 +01:00
ecx_s390x.c