openssl/providers/implementations/keymgmt
Matt Caswell 7d6aad832b Don't report success from ec_export if OSSL_PARAM_BLD_to_param failed
If the call to OSSL_PARAM_BLD_to_param() failed then ec_export was
reporting success, even though it has never called the param_cb.

Found due to:
https://github.com/openssl/openssl/pull/18355#issuecomment-1145993650

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18483)
2022-06-08 15:43:44 +01:00
..
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
dh_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
dsa_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
ec_kmgmt_imexport.inc Fix copyrights 2022-02-03 13:56:38 +01:00
ec_kmgmt.c Don't report success from ec_export if OSSL_PARAM_BLD_to_param failed 2022-06-08 15:43:44 +01:00
ecx_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
kdf_legacy_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
mac_legacy_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00
rsa_kmgmt.c Update copyright year 2022-05-03 13:34:51 +01:00