Home | History | Annotate | Download | only in apps

Lines Matching refs:DTLS1_VERSION

2036 	if (SSL_version(con) == DTLS1_VERSION)
2148 if ((SSL_version(con) == DTLS1_VERSION) &&
2156 if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)
2207 if (SSL_version(con) != DTLS1_VERSION)