Add answers for EVP_PKEY_get_default_digest_name() in RSA and DSA keymgmt
authorRichard Levitte <levitte@openssl.org>
Mon, 13 Jan 2020 07:54:47 +0000 (08:54 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 23 Jan 2020 16:59:12 +0000 (17:59 +0100)
commit8baa49aeac0d51504b8bcd0fd5c750c17af6fe62
treecf05030901522aa9c0cfc0b7aeff1a4cf865abe6
parentead0d2347a348f0916d6d25818d16d702f1d1156
Add answers for EVP_PKEY_get_default_digest_name() in RSA and DSA keymgmt

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10824)
providers/implementations/keymgmt/dsa_kmgmt.c
providers/implementations/keymgmt/rsa_kmgmt.c