Don't crash if an unrecognised digest is used with dsa_paramgen_md
authorMatt Caswell <matt@openssl.org>
Thu, 29 Mar 2018 16:48:28 +0000 (17:48 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 5 Apr 2018 16:02:43 +0000 (17:02 +0100)
commit5dcd9b1c7c138576d39aa2b5669270a570eb6b9f
tree2aad8a8752f9921f15d51d4569bd51ffad03c3af
parent23dec58b9c2e36311208a90efb3d56818a9ed6fd
Don't crash if an unrecognised digest is used with dsa_paramgen_md

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5883)
crypto/dsa/dsa_pmeth.c