Home
last modified time | relevance | path

Searched refs:OCSP_RESPONSE_STATUS_SIGREQUIRED (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/ocsp/
H A Docsp_prn.c107 { OCSP_RESPONSE_STATUS_SIGREQUIRED, "sigrequired" }, in OCSP_response_status_str()
H A Docsp.h172 #define OCSP_RESPONSE_STATUS_SIGREQUIRED 5 macro