Searched refs:thisUpdate (Results 1 – 6 of 6) sorted by relevance
67 ASN1_GENERALIZEDTIME *thisUpdate; member81 ASN1_SIMPLE(Manifest, thisUpdate, ASN1_GENERALIZEDTIME),346 if (ASN1_STRING_length(mft_asn1->thisUpdate) != GENTIME_LENGTH) { in mft_parse_econtent()355 if (!x509_get_time(mft_asn1->thisUpdate, &mft->thisupdate)) { in mft_parse_econtent()
202 ASN1_GENERALIZEDTIME *thisUpdate; member
164 if (!ASN1_TIME_to_generalizedtime(thisupd, &single->thisUpdate)) in OCSP_basic_add1_status()
289 if (!ASN1_GENERALIZEDTIME_print(bp, single->thisUpdate)) in OCSP_RESPONSE_print()
358 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
733 .offset = offsetof(OCSP_SINGLERESP, thisUpdate),