Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_CTX_new

1402 		ctx = SSL_CTX_new(SSLv23_client_method());
1404 ctx = SSL_CTX_new(SSLv3_client_method());
1406 ctx = SSL_CTX_new(SSLv2_client_method());