Searched refs:response_lifetime (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libkmf/include/
H A Dkmfpolicy.h44 char *response_lifetime; member in struct:__anon1839
101 #define VAL_OCSP_RESP_LIFETIME VAL_OCSP_BASIC.response_lifetime
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dpolicy.c97 vinfo->ocsp_info.basic.response_lifetime =
594 if (basic->response_lifetime &&
596 basic->response_lifetime))
833 FREE_POLICY_STR(policy->VAL_OCSP_BASIC.response_lifetime)
H A Dcertop.c1765 if (policy->VAL_OCSP_BASIC.response_lifetime != NULL &&
1766 (str2lifetime(policy->VAL_OCSP_BASIC.response_lifetime, &ltime)
/osnet-11/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c2657 uint32_t response_lifetime; local
2784 (void *)&response_lifetime, NULL);
2787 response_lifetime)) {

Completed in 292 milliseconds