Make DH_METHOD opaque
authorMatt Caswell <matt@openssl.org>
Thu, 7 Apr 2016 12:47:20 +0000 (13:47 +0100)
committerMatt Caswell <matt@openssl.org>
Sat, 9 Apr 2016 09:10:55 +0000 (10:10 +0100)
commit17e01abbb0fcba33b896dc3a1d0127dbb7321818
treea3bbeeec521db8a75897118965cff7672a22171e
parent32bf92f9c87ae4a2a6a9ba3b93fbcb9e5be0a82b
Make DH_METHOD opaque

Move the dh_method structure into an internal header file and provide
relevant accessors for the internal fields.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/dh/Makefile.in
crypto/dh/build.info
crypto/dh/dh_locl.h
crypto/dh/dh_meth.c [new file with mode: 0644]
include/openssl/dh.h