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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dca.c2901 char *rtime_str, *reason_str = NULL, *arg_str = NULL, *p; local
2911 rtime_str = tmp;
2929 if (!ASN1_UTCTIME_set_string(*prevtm, rtime_str))
2931 BIO_printf(bio_err, "invalid revocation date %s\n", rtime_str);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dca.c2961 char *rtime_str, *reason_str = NULL, *arg_str = NULL, *p; local
2970 rtime_str = tmp;
2988 if (!ASN1_UTCTIME_set_string(*prevtm, rtime_str))
2990 BIO_printf(bio_err, "invalid revocation date %s\n", rtime_str);

Completed in 95 milliseconds