Home | Sort by relevance Sort by last modified time |
/external/chromium_org/remoting/protocol/ | |
authenticator_test_base.h | 64 scoped_ptr<ChannelAuthenticator> client_auth_; member in class:remoting::protocol::AuthenticatorTestBase |
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( |