Home | History | Annotate | Download | only in apps

Lines Matching refs:DTLS1_VERSION

2022 	if (SSL_version(con) == DTLS1_VERSION)
2134 if ((SSL_version(con) == DTLS1_VERSION) &&
2142 if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)
2193 if (SSL_version(con) != DTLS1_VERSION)