Searched refs:DTLSv1_get_timeout (Results 1 – 5 of 5) sorted by relevance
142 if (!DTLSv1_get_timeout(ssl, &timeleft)) { in dtls1_is_timer_expired()197 int DTLSv1_get_timeout(const SSL *ssl, struct timeval *out) { in DTLSv1_get_timeout() function
562 OPENSSL_EXPORT int DTLSv1_get_timeout(const SSL *ssl, struct timeval *out);4320 #define DTLSv1_get_timeout DTLSv1_get_timeout macro
408 if (DTLSv1_get_timeout(ssl_, &timeout)) { in ContinueSSL()
828 if (DTLSv1_get_timeout(ssl_, &timeout)) { in ContinueSSL()
243 `DTLS_CTRL_GET_TIMEOUT` | `DTLSv1_get_timeout`