Home
last modified time | relevance | path

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

/trueos/crypto/openssl/apps/
HDca.c238 static int check_time_format(const char *str);
862 if (!check_time_format((char *)pp[DB_exp_date])) { in MAIN()
2330 static int check_time_format(const char *str) in check_time_format() function