openssl/providers/implementations/keymgmt
Richard Levitte e3be0f4389 Fix export of provided EC keys
The exporter freed a buffer too soon, and there were attempts to use
its data later, which was overwritten by something else at that
point.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11358)
2020-04-08 15:30:25 +02:00
..
build.info Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 2020-04-01 15:51:18 +10:00
dh_kmgmt.c Param build: make structures opaque. 2020-03-28 12:27:22 +10:00
dsa_kmgmt.c Param build: make structures opaque. 2020-03-28 12:27:22 +10:00
ec_kmgmt_imexport.inc [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH 2020-02-18 19:11:10 +02:00
ec_kmgmt.c Fix export of provided EC keys 2020-04-08 15:30:25 +02:00
ecx_kmgmt.c Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 2020-04-01 15:51:18 +10:00
rsa_kmgmt.c Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 2020-04-01 15:51:18 +10:00