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

  /external/chromium_org/net/ssl/
client_cert_store_win.h 17 class NET_EXPORT ClientCertStoreWin : public ClientCertStore {
19 ClientCertStoreWin();
20 virtual ~ClientCertStoreWin();
38 DISALLOW_COPY_AND_ASSIGN(ClientCertStoreWin);
client_cert_store_win_unittest.cc 21 ClientCertStoreWin store_;
client_cert_store_win.cc 146 ClientCertStoreWin::ClientCertStoreWin() {}
148 ClientCertStoreWin::~ClientCertStoreWin() {}
150 void ClientCertStoreWin::GetClientCerts(const SSLCertRequestInfo& request,
168 bool ClientCertStoreWin::SelectClientCertsForTesting(
  /external/chromium_org/remoting/host/
token_validator_base.cc 120 client_cert_store = new net::ClientCertStoreWin();
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc     [all...]

Completed in 49 milliseconds