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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_time.c128 static char *t_key_file = NULL; variable
151 t_key_file = NULL;
257 t_key_file = *(++argv);
379 if (!set_cert_stuff(tm_ctx, t_cert_file, t_key_file))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_time.c128 static char *t_key_file = NULL; variable
151 t_key_file = NULL;
257 t_key_file = *(++argv);
379 if (!set_cert_stuff(tm_ctx, t_cert_file, t_key_file))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_time.c173 static char *t_key_file=NULL; variable
196 t_key_file=NULL;
299 t_key_file= *(++argv);
474 if(!set_cert_stuff(tm_ctx,t_cert_file,t_key_file))

Completed in 106 milliseconds