Home
last modified time | relevance | path

Searched refs:dtls1_get_timeout (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ssl/
Dd1_lib.c213 if (dtls1_get_timeout(s, (struct timeval *)parg) != NULL) { in dtls1_ctrl()
287 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft) in dtls1_get_timeout() function
332 if (dtls1_get_timeout(s, &timeleft) == NULL) { in dtls1_is_timer_expired()
Dssl_local.h2567 __owur struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft);