Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Dca.c156 static int check_time_format(const char *str);
952 if (!check_time_format((char *) pp[DB_exp_date])) { in ca_main()
2445 check_time_format(const char *str) in check_time_format() function