Searched refs:ASN1_GENERALIZEDTIME_set_string (Results 1 – 6 of 6) sorted by relevance
465 if (!(ASN1_GENERALIZEDTIME_set_string(cid->crlTime, tim))) in OCSP_crlID_new()510 if (!(ASN1_GENERALIZEDTIME_set_string(gt, tim))) in OCSP_archive_cutoff_new()
125 if (ASN1_GENERALIZEDTIME_set_string(gen, genstr)) in timestamp_print()
569 ASN1_GENERALIZEDTIME_set_string(ASN1_GENERALIZEDTIME *s, const char *str) in ASN1_GENERALIZEDTIME_set_string() function
1025 if (!ASN1_GENERALIZEDTIME_set_string(asn1_time, genTime_str)) { in TS_RESP_set_genTime_with_precision()
623 int ASN1_GENERALIZEDTIME_set_string(ASN1_GENERALIZEDTIME *s, const char *str);
2784 if (!ASN1_GENERALIZEDTIME_set_string(NULL, rev_arg)) { in make_revocation_str()2988 if (!ASN1_GENERALIZEDTIME_set_string(comp_time, in unpack_revinfo()