Searched refs:OCSP_request_add0_id (Results 1 – 8 of 8) sorted by relevance
86 OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid) in OCSP_request_add0_id() function104 LCRYPTO_ALIAS(OCSP_request_add0_id);
207 OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid);
41 LCRYPTO_USED(OCSP_request_add0_id);
1139 if (!OCSP_request_add0_id(*req, id)) in add_ocsp_cert()1177 if (!OCSP_request_add0_id(*req, id)) in add_ocsp_serial()
2335 if (!OCSP_request_add0_id(req, id)) in cert_status_cb()
296 !OCSP_request_add0_id(ocsp->ocsp_req, id)) in ocsp_validate_cert()
368 if (OCSP_request_add0_id(request->req, id) == NULL) { in ocsp_request_new_from_cert()
1620 OCSP_request_add0_id