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

/freebsd-10-stable/crypto/openssl/apps/
H A Dca.c2794 char *rtime_str, *reason_str = NULL, *arg_str = NULL, *p; local
2809 rtime_str = tmp;
2828 if (!ASN1_UTCTIME_set_string(*prevtm, rtime_str)) {
2829 BIO_printf(bio_err, "invalid revocation date %s\n", rtime_str);

Completed in 129 milliseconds