Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_get_version

385 		SSL_get_version(c_ssl),
1536 if (strcmp("SSLv2", SSL_get_version(c_ssl)) == 0)