Searched refs:rtime_str (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dca.c2883 char *rtime_str, *reason_str = NULL, *arg_str = NULL, *p; local
2893 rtime_str = tmp;
2911 if (!ASN1_UTCTIME_set_string(*prevtm, rtime_str))
2913 BIO_printf(bio_err, "invalid revocation date %s\n", rtime_str);

Completed in 62 milliseconds