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

/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_srv.c177 if (reason != OCSP_REVOKED_STATUS_NOSTATUS) {
H A Docsp.h314 # define OCSP_REVOKED_STATUS_NOSTATUS -1 macro
/freebsd-9.3-release/crypto/openssl/apps/
H A Dca.c2695 if (rev && (reason_code != OCSP_REVOKED_STATUS_NOSTATUS)) {
2714 if (reason_code != OCSP_REVOKED_STATUS_NOSTATUS)
2821 if (reason_code == OCSP_REVOKED_STATUS_NOSTATUS) {

Completed in 61 milliseconds