HomeSort by relevance Sort by last modified time
    Searched refs:client_auth_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/protocol/
ssl_hmac_channel_authenticator_unittest.cc 77 client_auth_->SecureAndAuthenticate(
130 scoped_ptr<ChannelAuthenticator> client_auth_; member in class:remoting::protocol::SslHmacChannelAuthenticatorTest
149 client_auth_ = SslHmacChannelAuthenticator::CreateForClient(
169 client_auth_ = SslHmacChannelAuthenticator::CreateForClient(
authenticator_test_base.h 64 scoped_ptr<ChannelAuthenticator> client_auth_; member in class:remoting::protocol::AuthenticatorTestBase
v2_authenticator_unittest.cc 69 client_auth_ = client_->CreateChannelAuthenticator();
authenticator_test_base.cc 95 client_auth_->SecureAndAuthenticate(
negotiating_authenticator_unittest.cc 123 client_auth_ = client_->CreateChannelAuthenticator();
third_party_authenticator_unittest.cc 147 client_auth_ = client_->CreateChannelAuthenticator();

Completed in 99 milliseconds