OCSP_sendreq_new
LCRYPTO_USED(OCSP_sendreq_new);
OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, const char *path, OCSP_REQUEST *req,
LCRYPTO_ALIAS(OCSP_sendreq_new);
ctx = OCSP_sendreq_new(b, path, req, -1);
if ((ocsp->ocsp_req_ctx = OCSP_sendreq_new(ocsp->ocsp_cbio,
ctx = OCSP_sendreq_new(cbio, path, NULL, -1);