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

  /external/chromium_org/remoting/protocol/
it2me_host_authenticator_factory.cc 30 return NegotiatingHostAuthenticator::CreateWithSharedSecret(
me2me_host_authenticator_factory.h 30 static scoped_ptr<AuthenticatorFactory> CreateWithSharedSecret(
me2me_host_authenticator_factory.cc 68 Me2MeHostAuthenticatorFactory::CreateWithSharedSecret(
158 return NegotiatingHostAuthenticator::CreateWithSharedSecret(
negotiating_host_authenticator.h 35 static scoped_ptr<Authenticator> CreateWithSharedSecret(
negotiating_host_authenticator.cc 34 scoped_ptr<Authenticator> NegotiatingHostAuthenticator::CreateWithSharedSecret(
negotiating_authenticator_unittest.cc 62 host_ = NegotiatingHostAuthenticator::CreateWithSharedSecret(
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 567 factory = protocol::Me2MeHostAuthenticatorFactory::CreateWithSharedSecret(
    [all...]

Completed in 96 milliseconds