]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/defltprov.c
Fix no-dh
authorMatt Caswell <matt@openssl.org>
Wed, 18 Dec 2019 11:14:29 +0000 (11:14 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Dec 2019 10:22:21 +0000 (10:22 +0000)
commit285c691304890364a6126e9302415490b35130e5
treefa2f3e551af34e07f0a32c1cba2dd1b6550e1bd9
parent501fcfb8cfc1aa114ffde437039c2dc2827554ae
Fix no-dh

The new serializer code broke no-dh builds so we add some more guards to fix it.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/10644)
providers/defltprov.c
providers/implementations/serializers/build.info
test/evp_pkey_provided_test.c