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