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:04:06 +0000 (20:04 +0100)
commitff79a24402108ba2cc313f52c745b69d473eb4b1
tree4d4cb262f23bb7244417c2188c41b24ef5fda3a5
parent508fafd8efa97083ef449e185b6f83e19b5a4e8f
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)
include/openssl/dh.h