Searched refs:response_status (Results 1 – 5 of 5) sorted by relevance
81 uint32_t response_status; /* cast to/from nca_http_status_code */ member
655 r->response_status, in b2clf_buf()
719 req->response_status = HS_OK; in nl7c_logd_log()
2655 int *response_reason, *response_status, *cert_status; in OpenSSL_GetOCSPStatusForCert() local2674 response_status = kmf_get_attr_ptr(KMF_OCSP_RESPONSE_STATUS_ATTR, in OpenSSL_GetOCSPStatusForCert()2676 if (response_status == NULL) in OpenSSL_GetOCSPStatusForCert()2704 *response_status = status; in OpenSSL_GetOCSPStatusForCert()
1745 int response_status; in cert_ocsp_check() local1922 KMF_OCSP_RESPONSE_STATUS_ATTR, &response_status, sizeof (int)); in cert_ocsp_check()