Searched refs:DTLSv1_get_timeout (Results 1 – 4 of 4) sorted by relevance
176 int DTLSv1_get_timeout(const SSL *ssl, struct timeval *out) { in DTLSv1_get_timeout() function220 if (!DTLSv1_get_timeout(ssl, &timeleft)) { in dtls1_is_timer_expired()
484 OPENSSL_EXPORT int DTLSv1_get_timeout(const SSL *ssl, struct timeval *out);4212 #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()