X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fcms%2Fcms_ess.c;h=287bcf86c01a5cda81b5aed2a61d7f456a740427;hp=7a617c3419c3cb19d4bc47de49fdfc8a39075629;hb=b425001010044adbdbcd98f8682694b30b73bbf4;hpb=29000e43ea257bf54f6ccb2064b3744853b821b2 diff --git a/crypto/cms/cms_ess.c b/crypto/cms/cms_ess.c index 7a617c3419..287bcf86c0 100644 --- a/crypto/cms/cms_ess.c +++ b/crypto/cms/cms_ess.c @@ -117,7 +117,7 @@ int ess_check_signing_certs(CMS_SignerInfo *si, STACK_OF(X509) *chain) CMS_ReceiptRequest *CMS_ReceiptRequest_create0_ex( unsigned char *id, int idlen, int allorfirst, STACK_OF(GENERAL_NAMES) *receiptList, STACK_OF(GENERAL_NAMES) *receiptsTo, - OPENSSL_CTX *libctx, const char *propq) + OSSL_LIB_CTX *libctx, const char *propq) { CMS_ReceiptRequest *rr;