Home | History | Annotate | Download | only in native

Lines Matching refs:ssl_method

2036     const SSL_METHOD* ssl_method = ssl->method;
2037 int num_ciphers = ssl_method->num_ciphers();
2051 const SSL_CIPHER* cipher = ssl_method->get_cipher(j);