Searched refs:DTLSv1_get_timeout (Results 1 – 3 of 3) sorted by relevance
1313 # define DTLSv1_get_timeout(ssl, arg) \ macro
2774 if (SSL_is_dtls(con) && DTLSv1_get_timeout(con, &timeout)) in s_client_main()
2458 if (SSL_is_dtls(con) && DTLSv1_get_timeout(con, &timeout)) in sv_body()