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 254 if (dtls1_get_timeout(s, (struct timeval*) parg) != NULL)
318 struct timeval* dtls1_get_timeout(SSL *s, struct timeval* timeleft) function
368 if (dtls1_get_timeout(s, &timeleft) == NULL)
ssl_locl.h     [all...]

Completed in 20 milliseconds