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

  /external/chromium_org/remoting/protocol/
authenticator_test_base.h 65 scoped_ptr<ChannelAuthenticator> client_auth_; member in class:remoting::protocol::AuthenticatorTestBase
ssl_hmac_channel_authenticator_unittest.cc 77 client_auth_->SecureAndAuthenticate(
125 client_auth_.reset();
136 scoped_ptr<ChannelAuthenticator> client_auth_; member in class:remoting::protocol::SslHmacChannelAuthenticatorTest
148 client_auth_ = SslHmacChannelAuthenticator::CreateForClient(
168 client_auth_ = SslHmacChannelAuthenticator::CreateForClient(

Completed in 54 milliseconds