Searched refs:CreateWithSharedSecret (Results 1 – 7 of 7) sorted by relevance
63 Me2MeHostAuthenticatorFactory::CreateWithSharedSecret( in CreateWithSharedSecret() function in remoting::protocol::Me2MeHostAuthenticatorFactory153 return NegotiatingHostAuthenticator::CreateWithSharedSecret( in CreateAuthenticator()
30 return NegotiatingHostAuthenticator::CreateWithSharedSecret( in CreateAuthenticator()
29 static scoped_ptr<AuthenticatorFactory> CreateWithSharedSecret(
35 static scoped_ptr<Authenticator> CreateWithSharedSecret(
33 scoped_ptr<Authenticator> NegotiatingHostAuthenticator::CreateWithSharedSecret( in CreateWithSharedSecret() function in remoting::protocol::NegotiatingHostAuthenticator
62 host_ = NegotiatingHostAuthenticator::CreateWithSharedSecret( in InitAuthenticators()
518 factory = protocol::Me2MeHostAuthenticatorFactory::CreateWithSharedSecret( in CreateAuthenticatorFactory()