Home
last modified time | relevance | path

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

/external/openssl/apps/
Ds_time.c124 static char *t_cert_file=NULL; variable
147 t_cert_file=NULL; in s_time_init()
246 t_cert_file= *(++argv); in parseArgs()
371 if(!set_cert_stuff(tm_ctx,t_cert_file,t_key_file)) in MAIN()