Searched refs:response_lifetime (Results 1 – 6 of 6) sorted by relevance
44 char *response_lifetime; member101 #define VAL_OCSP_RESP_LIFETIME VAL_OCSP_BASIC.response_lifetime
116 plc->VAL_OCSP_BASIC.response_lifetime ? in show_policy()117 plc->VAL_OCSP_BASIC.response_lifetime : "<null>"); in show_policy()
699 if (oplc.VAL_OCSP_BASIC.response_lifetime) { in kc_modify_policy()700 free(oplc.VAL_OCSP_BASIC.response_lifetime); in kc_modify_policy()701 oplc.VAL_OCSP_BASIC.response_lifetime = NULL; in kc_modify_policy()
97 vinfo->ocsp_info.basic.response_lifetime = in parseOCSPValidation()594 if (basic->response_lifetime && in AddOCSPNodes()596 basic->response_lifetime)) in AddOCSPNodes()833 FREE_POLICY_STR(policy->VAL_OCSP_BASIC.response_lifetime) in kmf_free_policy_record()
1760 if (policy->VAL_OCSP_BASIC.response_lifetime != NULL && in cert_ocsp_check()1761 (str2lifetime(policy->VAL_OCSP_BASIC.response_lifetime, <ime) in cert_ocsp_check()
2657 uint32_t response_lifetime; in OpenSSL_GetOCSPStatusForCert() local2784 (void *)&response_lifetime, NULL); in OpenSSL_GetOCSPStatusForCert()2787 response_lifetime)) { in OpenSSL_GetOCSPStatusForCert()