Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_new

1989 		con=SSL_new(ctx);
2590 if ((con=SSL_new(ctx)) == NULL) goto err;