Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_lib.c258 if (dtls1_get_timeout(s, (struct timeval *)parg) != NULL) { in dtls1_ctrl()
348 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft) in dtls1_get_timeout() function
393 if (dtls1_get_timeout(s, &timeleft) == NULL) { in dtls1_is_timer_expired()
H A Dssl_locl.h1034 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft);