Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_version

2007 	if (SSL_version(con) == DTLS1_VERSION)
2119 if ((SSL_version(con) == DTLS1_VERSION) &&
2127 if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)
2178 if (SSL_version(con) != DTLS1_VERSION)