Add missing macros for DHxparams
authorMatt Caswell <matt@openssl.org>
Mon, 3 Apr 2017 11:41:04 +0000 (12:41 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 3 Apr 2017 18:35:00 +0000 (19:35 +0100)
commit1f3b0fe03c21f34cd78878d2f1fb4a246530d3d0
tree4cbe5d3e712e16960e01392d05a390d4acba57ef
parent248cf959672041f38f4d80a4a09ee01d8ab04fe8
Add missing macros for DHxparams

DHparams has d2i_DHparams_fp, d2i_DHxparams_bio etc, but the equivalent
macros for DHxparams were omitted.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3112)
crypto/dh/dh.h