Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ocsp/
H A Docsp_prn.c143 { OCSP_REVOKED_STATUS_SUPERSEDED, "superseded" }, in OCSP_crl_reason_str()
H A Docsp.h92 #define OCSP_REVOKED_STATUS_SUPERSEDED 4 macro