openssl/providers/implementations/keymgmt
Tomas Mraz 1ae4678ceb Avoid exporting bogus (empty) data if empty selection is used
This is already correct in the rsa_kmgmt.c but other
implementations are wrong.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/21519)
2023-08-04 10:09:43 -04:00
..
build.info configure: introduce no-ecx to remove ECX related feature 2023-06-14 13:06:22 +10:00
dh_kmgmt.c Avoid exporting bogus (empty) data if empty selection is used 2023-08-04 10:09:43 -04:00
dsa_kmgmt.c Avoid exporting bogus (empty) data if empty selection is used 2023-08-04 10:09:43 -04:00
ec_kmgmt.c provider: return error if buf too small when getting ec pubkey param 2023-05-12 10:32:06 +02:00
ec_kmgmt_imexport.inc Fix copyrights 2022-02-03 13:56:38 +01:00
ecx_kmgmt.c Avoid exporting bogus (empty) data if empty selection is used 2023-08-04 10:09:43 -04:00
kdf_legacy_kmgmt.c prov(legacy): update to structure based atomics 2023-07-01 21:18:25 +10:00
mac_legacy_kmgmt.c Avoid exporting bogus (empty) data if empty selection is used 2023-08-04 10:09:43 -04:00
rsa_kmgmt.c Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays 2023-04-21 16:19:11 +02:00