HomeSort by relevance Sort by last modified time
    Searched refs:dtls1_get_timeout (Results 1 - 2 of 2) sorted by null

  /external/openssl/ssl/
d1_lib.c 199 if (dtls1_get_timeout(s, (struct timeval*) parg) != NULL)
254 struct timeval* dtls1_get_timeout(SSL *s, struct timeval* timeleft) function
304 if (dtls1_get_timeout(s, &timeleft) == NULL)
ssl_locl.h     [all...]

Completed in 14 milliseconds