Home
last modified time | relevance | path

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

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