Searched refs:check_cert_time_string (Results 1 – 2 of 2) sorted by relevance
85 int check_cert_time_string(const char *time, const char *desc);
3295 int check_cert_time_string(const char *time, const char *desc) in check_cert_time_string() function3309 if (!check_cert_time_string(startdate, "start date")) in set_cert_times()3311 if (!check_cert_time_string(enddate, "end date")) in set_cert_times()
Completed in 15 milliseconds