Home
last modified time | relevance | path

Searched refs:SecureAndAuthenticate (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/remoting/protocol/
Dchannel_authenticator.h33 virtual void SecureAndAuthenticate(
Dauthenticator_test_base.cc118 client_auth_->SecureAndAuthenticate( in RunChannelAuth()
123 host_auth_->SecureAndAuthenticate( in RunChannelAuth()
Dssl_hmac_channel_authenticator_unittest.cc77 client_auth_->SecureAndAuthenticate( in RunChannelAuth()
82 host_auth_->SecureAndAuthenticate( in RunChannelAuth()
Dssl_hmac_channel_authenticator.h59 virtual void SecureAndAuthenticate(
Dsecure_channel_factory.cc61 channel_authenticator->SecureAndAuthenticate( in OnBaseChannelCreated()
Dfake_authenticator.h22 virtual void SecureAndAuthenticate(
Dfake_authenticator.cc30 void FakeChannelAuthenticator::SecureAndAuthenticate( in SecureAndAuthenticate() function in remoting::protocol::FakeChannelAuthenticator
Dssl_hmac_channel_authenticator.cc58 void SslHmacChannelAuthenticator::SecureAndAuthenticate( in SecureAndAuthenticate() function in remoting::protocol::SslHmacChannelAuthenticator