Home
last modified time | relevance | path

Searched refs:V_OCSP_CERTSTATUS_UNKNOWN (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/test/
H A Docspapitest.c96 V_OCSP_CERTSTATUS_UNKNOWN, in make_dummy_resp()
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_prn.c67 {V_OCSP_CERTSTATUS_UNKNOWN, "unknown"} in OCSP_cert_status_str()
H A Docsp_srv.c139 case V_OCSP_CERTSTATUS_UNKNOWN: in OCSP_basic_add1_status()
/freebsd/crypto/openssl/apps/
H A Docsp.c1097 V_OCSP_CERTSTATUS_UNKNOWN, in make_ocsp_response()
1103 V_OCSP_CERTSTATUS_UNKNOWN, in make_ocsp_response()
/freebsd/crypto/openssl/doc/man3/
H A DOCSP_resp_find_status.pod63 B<V_OCSP_CERTSTATUS_UNKNOWN>. The I<*reason> and I<*revtime> fields are only
/freebsd/crypto/openssl/include/openssl/
H A Docsp.h.in121 # define V_OCSP_CERTSTATUS_UNKNOWN 2 macro
H A Docsp.h193 # define V_OCSP_CERTSTATUS_UNKNOWN 2 macro