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 19:08:12 +0000 (20:08 +0100)
commitd0c50e80a8b773ceec27c7e60fae7ccf4947df78
tree350544abbe8e6ea04a9b9cd429ac17ef36116334
parent8a4eee0b18cf5f927c528d6e7bd0470c1cb679cb
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/3111)
(cherry picked from commit ff79a24402108ba2cc313f52c745b69d473eb4b1)
include/openssl/dh.h