Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_version

1319 	if ( SSL_version(con) == DTLS1_VERSION)
1537 if ((SSL_version(con) == DTLS1_VERSION) &&
1691 if ((SSL_version(con) == DTLS1_VERSION) && DTLSv1_handle_timeout(con) > 0)