Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_version

1298 	if ( SSL_version(con) == DTLS1_VERSION)
1516 if ((SSL_version(con) == DTLS1_VERSION) &&
1670 if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)