Lines Matching refs:fprintf
153 fprintf(fp,"%4ld items in the session cache\n",
155 fprintf(fp,"%4d client connects (SSL_connect())\n",
157 fprintf(fp,"%4d client connects that finished\n",
159 fprintf(fp,"%4d server connects (SSL_accept())\n",
161 fprintf(fp,"%4d server connects that finished\n",
163 fprintf(fp,"%4d session cache hits\n",SSL_CTX_sess_hits(ctx));
164 fprintf(fp,"%4d session cache misses\n",SSL_CTX_sess_misses(ctx));
165 fprintf(fp,"%4d session cache timeouts\n",SSL_CTX_sess_timeouts(ctx));
170 fprintf(stderr,"usage: ssltest [args ...]\n");
171 fprintf(stderr,"\n");
172 fprintf(stderr," -server_auth - check server certificate\n");
173 fprintf(stderr," -client_auth - do client authentication\n");
174 fprintf(stderr," -v - more output\n");
175 fprintf(stderr," -CApath arg - PEM format directory of CA's\n");
176 fprintf(stderr," -CAfile arg - PEM format file of CA's\n");
177 fprintf(stderr," -threads arg - number of threads\n");
178 fprintf(stderr," -loops arg - number of 'connections', per thread\n");
179 fprintf(stderr," -reconnect - reuse session-id's\n");
180 fprintf(stderr," -stats - server session-id cache stats\n");
181 fprintf(stderr," -cert arg - server certificate/key\n");
182 fprintf(stderr," -ccert arg - client certificate/key\n");
183 fprintf(stderr," -ssl3 - just SSLv3n\n");
258 fprintf(stderr,"unknown option %s\n",*argv);
314 fprintf(stderr,"SSL_load_verify_locations\n");
321 fprintf(stderr,"client authentication\n");
328 fprintf(stderr,"server authentication\n");
340 fprintf(stderr,"Client SSL_CTX stats then free it\n");
346 fprintf(stderr,"Server SSL_CTX stats then free it\n");
350 fprintf(stderr,"-----\n");
352 fprintf(stderr,"-----\n");
354 fprintf(stderr,"-----\n"); */
356 fprintf(stderr,"-----\n");
359 fprintf(stderr,"done free\n");
390 fprintf(stdout,"started thread %lu\n",CRYPTO_thread_id());
393 /* fprintf(stderr,"%4d %2d ctx->ref (%3d,%3d)\n",
402 fprintf(stdout,"error[%d] %lu - %d\n",
407 fprintf(stdout,"DONE %lu\n",CRYPTO_thread_id());
509 fprintf(stdout,"ERROR IN STARTUP\n");
530 fprintf(stderr,"ERROR in CLIENT\n");
537 fprintf(stderr,"SSL CLIENT STARTUP FAILED\n");
562 fprintf(stderr,"ERROR in CLIENT\n");
569 fprintf(stderr,"SSL CLIENT STARTUP FAILED\n");
576 fprintf(stdout,"CLIENT:from server:");
602 fprintf(stderr,"ERROR in SERVER\n");
609 fprintf(stderr,"SSL SERVER STARTUP FAILED\n");
617 fprintf(stdout,"SERVER:from client:");
639 fprintf(stderr,"ERROR in SERVER\n");
646 fprintf(stderr,"SSL SERVER STARTUP FAILED\n");
668 fprintf(stdout,"DONE\n");
710 fprintf(stderr,"depth=%d %s\n",
713 fprintf(stderr,"depth=%d error=%d %s\n",
796 fprintf(stderr,"WaitForMultipleObjects failed:%d\n",GetLastError());
844 fprintf(stderr,"cleanup\n");
850 fprintf(stderr,"%8ld:%s\n",lock_count[i],CRYPTO_get_lock_name(i));
855 fprintf(stderr,"done cleanup\n");
862 fprintf(stderr,"thread=%4d mode=%s lock=%s %s:%d\n",
870 fprintf(stderr,"(t,m,f,l) %ld %d %s %d\n",
1050 fprintf(stderr,"cleanup\n");
1054 fprintf(stderr,"%8ld:%s\n",lock_count[i],
1060 fprintf(stderr,"done cleanup\n");
1067 fprintf(stderr,"thread=%4d mode=%s lock=%s %s:%d\n",
1074 fprintf(stderr,"(t,m,f,l) %ld %d %s %d\n",
1155 fprintf(stdout,"thread_cleanup\n");
1160 fprintf(stdout,"%8ld:%s\n",lock_count[i],CRYPTO_get_lock_name(i));
1167 fprintf(stdout,"done cleanup\n");
1243 fprintf(stderr,"cleanup\n");
1247 fprintf(stderr,"%8ld:%s\n",lock_count[i],
1253 fprintf(stderr,"done cleanup\n");
1259 fprintf(stderr,"thread=%4d mode=%s lock=%s %s:%d\n",