Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_CTX_new

1392 		ctx = SSL_CTX_new(SSLv23_client_method());
1394 ctx = SSL_CTX_new(SSLv3_client_method());
1396 ctx = SSL_CTX_new(SSLv2_client_method());