Home
last modified time | relevance | path

Searched refs:kSSLHandshakeTimeoutInSeconds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/socket/
Dssl_client_socket_pool.cc170 static const int kSSLHandshakeTimeoutInSeconds = 30; variable
389 ResetTimer(base::TimeDelta::FromSeconds(kSSLHandshakeTimeoutInSeconds)); in DoCreateSSLSocket()
620 base::TimeDelta::FromSeconds(kSSLHandshakeTimeoutInSeconds); in SSLConnectJobFactory()