Searched refs:check_cert_time_string (Results 1 – 2 of 2) sorted by relevance
86 int check_cert_time_string(const char *time, const char *desc);
3338 int check_cert_time_string(const char *time, const char *desc) in check_cert_time_string() function3352 if (!check_cert_time_string(startdate, "start date")) in set_cert_times()3354 if (!check_cert_time_string(enddate, "end date")) in set_cert_times()