Home | History | Annotate | Download | only in apps

Lines Matching refs:rtime_str

2908 	char *rtime_str, *reason_str = NULL, *arg_str = NULL, *p;
2918 rtime_str = tmp;
2936 if (!ASN1_UTCTIME_set_string(*prevtm, rtime_str))
2938 BIO_printf(bio_err, "invalid revocation date %s\n", rtime_str);