Searched refs:host_auth_ (Results 1 – 6 of 6) sorted by relevance
82 host_auth_->SecureAndAuthenticate( in RunChannelAuth()117 host_auth_.reset(); in OnHostConnected()137 scoped_ptr<ChannelAuthenticator> host_auth_; member in remoting::protocol::SslHmacChannelAuthenticatorTest150 host_auth_ = SslHmacChannelAuthenticator::CreateForHost( in TEST_F()170 host_auth_ = SslHmacChannelAuthenticator::CreateForHost( in TEST_F()
66 scoped_ptr<ChannelAuthenticator> host_auth_; variable
63 host_auth_ = host_->CreateChannelAuthenticator(); in TEST_F()
123 host_auth_->SecureAndAuthenticate( in RunChannelAuth()
140 host_auth_ = host_->CreateChannelAuthenticator(); in TEST_F()
124 host_auth_ = host_->CreateChannelAuthenticator(); in VerifyAccepted()