Home | History | Annotate | Download | only in apps

Lines Matching full:ssl_new

1974 		con=SSL_new(ctx);
2572 if ((con=SSL_new(ctx)) == NULL) goto err;