Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/apps/
H A Dca.c127 static int check_time_format(const char *str);
644 if (!check_time_format((char *)pp[DB_exp_date])) { in ca_main()
2046 static int check_time_format(const char *str) in check_time_format() function