Home | History | Annotate | Download | only in native

Lines Matching defs:ssl_method

3035     const SSL_METHOD* ssl_method = ssl->method;
3036 int num_ciphers = ssl_method->num_ciphers();
3050 const SSL_CIPHER* cipher = ssl_method->get_cipher(j);