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

/freebsd-11-stable/crypto/openssl/ssl/
H A Dd1_lib.c301 if (dtls1_get_timeout(s, (struct timeval *)parg) != NULL) {
399 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft) function
444 if (dtls1_get_timeout(s, &timeleft) == NULL) {
H A Dssl_locl.h1264 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft);

Completed in 73 milliseconds