Home
last modified time | relevance | path

Searched refs:check_time_format (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dca.c133 static int check_time_format(const char *str);
716 if (!check_time_format((char *)pp[DB_exp_date])) { in ca_main()
2124 static int check_time_format(const char *str) in check_time_format() function