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

  /external/chromium_org/net/socket/
ssl_client_socket_openssl_unittest.cc 229 ssl_options.client_authorities.push_back(
251 ssl_options.client_authorities.push_back(
ssl_client_socket_unittest.cc     [all...]
  /external/chromium_org/net/test/spawned_test_server/
base_test_server.h 148 std::vector<base::FilePath> client_authorities; member in struct:net::BaseTestServer::SSLOptions
base_test_server.cc 391 for (it = ssl_options_.client_authorities.begin();
392 it != ssl_options_.client_authorities.end(); ++it) {
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 752 options.client_authorities.push_back(ca_path);
    [all...]

Completed in 623 milliseconds