+2
−2
+1
−1
+18
−0
crypto/dh/dh_meth.c
0 → 100644
+158
−0
+30
−18
Loading
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>