Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_local.h117 ASN1_GENERALIZEDTIME *revocationTime; member
H A Docsp_asn.c79 ASN1_SIMPLE(OCSP_REVOKEDINFO, revocationTime, ASN1_GENERALIZEDTIME),
H A Docsp_prn.c202 if (!ASN1_GENERALIZEDTIME_print(bp, rev->revocationTime)) in OCSP_RESPONSE_print()
H A Docsp_cl.c264 *revtime = rev->revocationTime; in OCSP_single_get0_status()
H A Docsp_srv.c124 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime)) in OCSP_basic_add1_status()
/freebsd/crypto/heimdal/lib/hx509/
H A Docsp.asn117 revocationTime GeneralizedTime,
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c104 ASN1_GENERALIZEDTIME *revocationTime; member
182 ASN1_SIMPLE(RevokedInfo, revocationTime, ASN1_GENERALIZEDTIME),