Searched refs:CreateWithSharedSecret (Results 1 – 8 of 8) sorted by relevance
68 Me2MeHostAuthenticatorFactory::CreateWithSharedSecret( in CreateWithSharedSecret() function in remoting::protocol::Me2MeHostAuthenticatorFactory158 return NegotiatingHostAuthenticator::CreateWithSharedSecret( in CreateAuthenticator()
30 return NegotiatingHostAuthenticator::CreateWithSharedSecret( in CreateAuthenticator()
35 static scoped_ptr<Authenticator> CreateWithSharedSecret(
30 static scoped_ptr<AuthenticatorFactory> CreateWithSharedSecret(
34 scoped_ptr<Authenticator> NegotiatingHostAuthenticator::CreateWithSharedSecret( in CreateWithSharedSecret() function in remoting::protocol::NegotiatingHostAuthenticator
62 host_ = NegotiatingHostAuthenticator::CreateWithSharedSecret( in InitAuthenticators()
277 protocol::Me2MeHostAuthenticatorFactory::CreateWithSharedSecret( in StartHost()
609 factory = protocol::Me2MeHostAuthenticatorFactory::CreateWithSharedSecret( in CreateAuthenticatorFactory()