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 219 ssl_options.client_authorities.push_back(
241 ssl_options.client_authorities.push_back(
ssl_client_socket_unittest.cc     [all...]
  /external/chromium_org/net/test/spawned_test_server/
base_test_server.h 156 std::vector<base::FilePath> client_authorities; member in struct:net::BaseTestServer::SSLOptions
base_test_server.cc 419 for (it = ssl_options_.client_authorities.begin();
420 it != ssl_options_.client_authorities.end(); ++it) {
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 783 options.client_authorities.push_back(ca_path);
    [all...]

Completed in 459 milliseconds