ASN1_GENERALIZEDTIME_set_string
if (!ASN1_GENERALIZEDTIME_set_string(NULL, rev_arg)) {
if (!ASN1_GENERALIZEDTIME_set_string(comp_time, arg_str)) {
return ASN1_GENERALIZEDTIME_set_string(s, str);
if (ASN1_GENERALIZEDTIME_set_string(gen, genstr))
if (!(ASN1_GENERALIZEDTIME_set_string(cid->crlTime, tim)))
if (!(ASN1_GENERALIZEDTIME_set_string(gt, tim)))
if (!ASN1_GENERALIZEDTIME_set_string(asn1_time, genTime_str)) {
int ASN1_GENERALIZEDTIME_set_string(ASN1_GENERALIZEDTIME *s, const char *str);