Home | History | Annotate | Download | only in apps

Lines Matching refs:OCSP_RESPONSE

79 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
87 static int send_ocsp_response(BIO *cbio, OCSP_RESPONSE *resp);
88 static OCSP_RESPONSE *query_responder(BIO *err, BIO *cbio, char *path,
108 OCSP_RESPONSE *resp = NULL;
1003 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
1200 static int send_ocsp_response(BIO *cbio, OCSP_RESPONSE *resp)
1213 static OCSP_RESPONSE *query_responder(BIO *err, BIO *cbio, char *path,
1219 OCSP_RESPONSE *rsp = NULL;
1299 OCSP_RESPONSE *process_responder(BIO *err, OCSP_REQUEST *req,
1305 OCSP_RESPONSE *resp = NULL;