Searched refs:sess_out (Results 1 – 2 of 2) sorted by relevance
109 static char *sess_out = NULL; variable815 if (sess_out != NULL) { in new_session_cb()816 BIO *stmp = BIO_new_file(sess_out, "w"); in new_session_cb()819 BIO_printf(bio_err, "Error writing session file %s\n", sess_out); in new_session_cb()1098 sess_out = opt_arg(); in s_client_main()
108 [B<-sess_out> I<filename>]727 =item B<-sess_out> I<filename>1026 -sess_out /path/to/tls_session_params_file
Completed in 14 milliseconds