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

  /external/chromium_org/net/third_party/nss/ssl/
dtlscon.c 263 ss->ssl3.hs.rtTimeoutMs = INITIAL_DTLS_TIMEOUT_MS;
429 ss->ssl3.hs.rtTimeoutMs = INITIAL_DTLS_TIMEOUT_MS;
    [all...]
sslimpl.h 167 #define INITIAL_DTLS_TIMEOUT_MS 1000 /* Default value from RFC 4347 = 1s*/
    [all...]
ssl3con.c     [all...]

Completed in 1244 milliseconds