Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/apps/
Ds_time.c128 static char *t_key_file = NULL; variable
151 t_key_file = NULL; in s_time_init()
257 t_key_file = *(++argv); in parseArgs()
379 if (!set_cert_stuff(tm_ctx, t_cert_file, t_key_file)) in MAIN()