Searched refs:host_auth_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dssl_hmac_channel_authenticator_unittest.cc82 host_auth_->SecureAndAuthenticate(
117 host_auth_.reset();
137 scoped_ptr<ChannelAuthenticator> host_auth_; member in class:remoting::protocol::SslHmacChannelAuthenticatorTest
150 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(
170 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(
H A Dauthenticator_test_base.h66 scoped_ptr<ChannelAuthenticator> host_auth_; member in class:remoting::protocol::AuthenticatorTestBase
H A Dv2_authenticator_unittest.cc63 host_auth_ = host_->CreateChannelAuthenticator();
H A Dauthenticator_test_base.cc123 host_auth_->SecureAndAuthenticate(
H A Dnegotiating_authenticator_unittest.cc124 host_auth_ = host_->CreateChannelAuthenticator();
H A Dthird_party_authenticator_unittest.cc140 host_auth_ = host_->CreateChannelAuthenticator();

Completed in 106 milliseconds