+2
−2
+1
−1
+18
−0
crypto/dh/dh_meth.c
0 → 100644
+158
−0
+30
−18
Loading
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
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>