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.cc 63 Me2MeHostAuthenticatorFactory::CreateWithSharedSecret(
153 return NegotiatingHostAuthenticator::CreateWithSharedSecret(
me2me_host_authenticator_factory.h 29 static scoped_ptr<AuthenticatorFactory> CreateWithSharedSecret(
negotiating_host_authenticator.h 35 static scoped_ptr<Authenticator> CreateWithSharedSecret(
negotiating_host_authenticator.cc 33 scoped_ptr<Authenticator> NegotiatingHostAuthenticator::CreateWithSharedSecret(
negotiating_authenticator_unittest.cc 62 host_ = NegotiatingHostAuthenticator::CreateWithSharedSecret(
  /external/chromium_org/remoting/host/
remoting_me2me_host.cc 518 factory = protocol::Me2MeHostAuthenticatorFactory::CreateWithSharedSecret(
    [all...]

Completed in 101 milliseconds