Home
last modified time | relevance | path

Searched refs:thisUpdate (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c134 ASN1_GENERALIZEDTIME *thisUpdate; member
195 ASN1_SIMPLE(SingleResponse, thisUpdate, ASN1_GENERALIZEDTIME),
749 txt = generalizedtime_str(sresp->thisUpdate); in check_ocsp_resp()
808 if (!ocsp_resp_valid(matching_resp->thisUpdate, in check_ocsp_resp()
/freebsd/crypto/heimdal/lib/hx509/
H A Drevoke.c467 t = _hx509_Time2time_t(&crl->tbsCertList.thisUpdate); in verify_crl()
755 if (ocsp->ocsp.tbsResponseData.responses.val[j].thisUpdate > in hx509_revoke_verify()
1152 printable_time(ocsp.ocsp.tbsResponseData.responses.val[i].thisUpdate)); in hx509_revoke_ocsp_print()
1155 printable_time(ocsp.ocsp.tbsResponseData.responses.val[i].thisUpdate)); in hx509_revoke_ocsp_print()
1236 if (basic.tbsResponseData.responses.val[i].thisUpdate > in hx509_ocsp_verify()
1467 c.tbsCertList.thisUpdate.element = choice_Time_generalTime; in hx509_crl_sign()
1468 c.tbsCertList.thisUpdate.u.generalTime = time(NULL) - 24 * 3600; in hx509_crl_sign()
H A Docsp.asn131 thisUpdate GeneralizedTime,
/freebsd/crypto/openssl/crypto/ocsp/
H A Docsp_local.h145 ASN1_GENERALIZEDTIME *thisUpdate; member
H A Docsp_asn.c96 ASN1_SIMPLE(OCSP_SINGLERESP, thisUpdate, ASN1_GENERALIZEDTIME),
H A Docsp_prn.c214 if (!ASN1_GENERALIZEDTIME_print(bp, single->thisUpdate)) in OCSP_RESPONSE_print()
H A Docsp_cl.c273 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
H A Docsp_srv.c104 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate)) in OCSP_basic_add1_status()
/freebsd/crypto/openssl/doc/man3/
H A DOCSP_resp_find_status.pod188 An OCSP response for a certificate contains B<thisUpdate> and B<nextUpdate>
/freebsd/crypto/heimdal/lib/asn1/
H A Drfc2459.asn1458 thisUpdate Time,
/freebsd/crypto/openssl/
H A DCHANGES.md13886 between thisUpdate and nextUpdate max reject otherwise valid responses
13888 we allow thisUpdate and nextUpdate to fall within a certain period of