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

  /external/chromium_org/net/socket/
ssl_client_socket_openssl_unittest.cc 159 bool CreateAndConnectSSLClientSocket(SSLConfig& ssl_config,
208 ASSERT_TRUE(CreateAndConnectSSLClientSocket(ssl_config, &rv));
230 ASSERT_TRUE(CreateAndConnectSSLClientSocket(ssl_config, &rv));
259 ASSERT_TRUE(CreateAndConnectSSLClientSocket(ssl_config, &rv));
ssl_client_socket_unittest.cc 720 // handshake, follow up with call to CreateAndConnectSSLClientSocket() below.
752 bool CreateAndConnectSSLClientSocket(SSLConfig& ssl_config, int* result) {
    [all...]

Completed in 129 milliseconds