Home
last modified time | relevance | path

Searched refs:OCSP_REVOKED_STATUS_NOSTATUS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_srv.c180 if (reason != OCSP_REVOKED_STATUS_NOSTATUS) { in OCSP_basic_add1_status()
/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h87 #define OCSP_REVOKED_STATUS_NOSTATUS -1 macro
/dragonfly/crypto/libressl/apps/openssl/
H A Dca.c2840 if (rev != NULL && (reason_code != OCSP_REVOKED_STATUS_NOSTATUS)) { in make_revoked()
2857 if (reason_code != OCSP_REVOKED_STATUS_NOSTATUS) in make_revoked()
2958 if (reason_code == OCSP_REVOKED_STATUS_NOSTATUS) { in unpack_revinfo()