Home
last modified time | relevance | path

Searched refs:VAL_OCSP (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/include/
H A Dkmfpolicy.h95 #define VAL_OCSP validation_info.ocsp_info macro
97 #define VAL_OCSP_BASIC VAL_OCSP.basic
104 #define VAL_OCSP_RESP_CERT VAL_OCSP.resp_cert
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dlist.c123 if (!plc->VAL_OCSP.has_resp_cert) { in show_policy()
H A Dmodify.c769 oplc.VAL_OCSP.has_resp_cert = B_TRUE; in kc_modify_policy()
771 oplc.VAL_OCSP.has_resp_cert = B_FALSE; in kc_modify_policy()
H A Dcreate.c497 plc.VAL_OCSP.has_resp_cert = B_TRUE; in kc_create()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1775 policy->VAL_OCSP.has_resp_cert == B_TRUE) { in cert_ocsp_check()