Searched refs:revocationTime (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/crypto/openssl/demos/asn1/
H A Docsp.c144 revocationTime GeneralizedTime,
241 ASN1_GENERALIZEDTIME *revocationTime; member in struct:__anon119
330 ASN1_SIMPLE(RevokedInfo, revocationTime, ASN1_GENERALIZEDTIME),
/freebsd-9.3-release/crypto/openssl/crypto/ocsp/
H A Docsp_asn.c127 ASN1_SIMPLE(OCSP_REVOKEDINFO, revocationTime, ASN1_GENERALIZEDTIME),
H A Docsp_prn.c256 if (!ASN1_GENERALIZEDTIME_print(bp, rev->revocationTime))
H A Docsp_srv.c175 if (!ASN1_TIME_to_generalizedtime(revtime, &ri->revocationTime))
H A Docsp_cl.c284 *revtime = rev->revocationTime;
H A Docsp.h212 * revocationTime GeneralizedTime,
216 ASN1_GENERALIZEDTIME *revocationTime; member in struct:ocsp_revoked_info_st

Completed in 112 milliseconds