Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dd1_lib.c218 if (dtls1_get_timeout(s, (struct timeval*) parg) != NULL) { in dtls1_ctrl()
276 dtls1_get_timeout(SSL *s, struct timeval* timeleft) in dtls1_get_timeout() function
323 if (dtls1_get_timeout(s, &timeleft) == NULL) { in dtls1_is_timer_expired()
H A Ddtls_locl.h202 struct timeval* dtls1_get_timeout(SSL *s, struct timeval* timeleft);