]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/dh/dh_local.h
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
[thirdparty/openssl.git] / crypto / dh / dh_local.h
index 51c3f974e122a23f0b39bd6212fd323f3da10c1b..1ff075e3dc1df55fb2e3f36564897ea4fc187b08 100644 (file)
@@ -32,7 +32,7 @@ struct dh_st {
     CRYPTO_EX_DATA ex_data;
     ENGINE *engine;
 #endif
-    OPENSSL_CTX *libctx;
+    OSSL_LIB_CTX *libctx;
     const DH_METHOD *meth;
     CRYPTO_RWLOCK *lock;