Home
last modified time | relevance | path

Searched refs:revocationTime (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/ocsp/
H A Docsp_asn.c126 ASN1_SIMPLE(OCSP_REVOKEDINFO, revocationTime, ASN1_GENERALIZEDTIME),
H A Docsp_srv.c164 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime)) in OCSP_basic_add1_status()
H A Docsp_cl.c272 if (revtime) *revtime = rev->revocationTime; in OCSP_single_get0_status()
H A Docsp_prn.c249 rev->revocationTime)) in OCSP_RESPONSE_print()
H A Docsp.h219 ASN1_GENERALIZEDTIME *revocationTime; member