Searched refs:CreateForHost (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dpairing_host_authenticator.cc57 callback.Run(V2Authenticator::CreateForHost(
107 v2_authenticator_ = V2Authenticator::CreateForHost(
111 v2_authenticator_ = V2Authenticator::CreateForHost(
H A Dv2_authenticator.h31 static scoped_ptr<Authenticator> CreateForHost(
H A Dv2_authenticator_unittest.cc44 host_ = V2Authenticator::CreateForHost(
H A Dssl_hmac_channel_authenticator_unittest.cc150 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(
170 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(
H A Dssl_hmac_channel_authenticator.h41 // CreateForClient() and CreateForHost() create an authenticator
51 static scoped_ptr<SslHmacChannelAuthenticator> CreateForHost(
H A Dthird_party_host_authenticator.cc89 underlying_ = V2Authenticator::CreateForHost(
H A Dv2_authenticator.cc46 scoped_ptr<Authenticator> V2Authenticator::CreateForHost( function in class:remoting::protocol::V2Authenticator
195 SslHmacChannelAuthenticator::CreateForHost(
H A Dnegotiating_host_authenticator.cc182 current_authenticator_ = V2Authenticator::CreateForHost(
H A Dssl_hmac_channel_authenticator.cc39 SslHmacChannelAuthenticator::CreateForHost( function in class:remoting::protocol::SslHmacChannelAuthenticator

Completed in 216 milliseconds