Home | History | Annotate | Download | only in ssl

Lines Matching refs:ver

129 static const SSL_METHOD *dtls1_get_server_method(int ver);
132 static const SSL_METHOD *dtls1_get_server_method(int ver)
134 if (ver == DTLS1_VERSION)