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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_lib.c286 if (dtls1_get_timeout(s, (struct timeval *)parg) != NULL) {
384 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft) function
429 if (dtls1_get_timeout(s, &timeleft) == NULL) {
H A Dssl_locl.h1251 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_lib.c286 if (dtls1_get_timeout(s, (struct timeval *)parg) != NULL) {
384 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft) function
429 if (dtls1_get_timeout(s, &timeleft) == NULL) {
H A Dssl_locl.h1251 struct timeval *dtls1_get_timeout(SSL *s, struct timeval *timeleft);

Completed in 63 milliseconds