summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7/pk7_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pkcs7/pk7_local.h')
-rw-r--r--crypto/pkcs7/pk7_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pkcs7/pk7_local.h b/crypto/pkcs7/pk7_local.h
index b9f9c35340..5db0127e1d 100644
--- a/crypto/pkcs7/pk7_local.h
+++ b/crypto/pkcs7/pk7_local.h
@@ -10,5 +10,5 @@
#include "crypto/pkcs7.h"
const PKCS7_CTX *pkcs7_get0_ctx(const PKCS7 *p7);
-OPENSSL_CTX *pkcs7_ctx_get0_libctx(const PKCS7_CTX *ctx);
+OSSL_LIB_CTX *pkcs7_ctx_get0_libctx(const PKCS7_CTX *ctx);
const char *pkcs7_ctx_get0_propq(const PKCS7_CTX *ctx);