OCSP_RESPID_match_ex
return OCSP_RESPID_match_ex(respid, cert, cert->libctx, cert->propq);
int OCSP_RESPID_match_ex(OCSP_RESPID *respid, X509 *cert, OSSL_LIB_CTX *libctx,
if (id == NULL || !OCSP_RESPID_match_ex(id, ocspcert, libctx, NULL))