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

  /external/chromium_org/remoting/protocol/
pairing_host_authenticator.cc 57 callback.Run(V2Authenticator::CreateForHost(
107 v2_authenticator_ = V2Authenticator::CreateForHost(
111 v2_authenticator_ = V2Authenticator::CreateForHost(
ssl_hmac_channel_authenticator.h 41 // CreateForClient() and CreateForHost() create an authenticator
51 static scoped_ptr<SslHmacChannelAuthenticator> CreateForHost(
v2_authenticator.h 31 static scoped_ptr<Authenticator> CreateForHost(
ssl_hmac_channel_authenticator_unittest.cc 151 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(
171 host_auth_ = SslHmacChannelAuthenticator::CreateForHost(
third_party_host_authenticator.cc 89 underlying_ = V2Authenticator::CreateForHost(
v2_authenticator_unittest.cc 44 host_ = V2Authenticator::CreateForHost(
v2_authenticator.cc 46 scoped_ptr<Authenticator> V2Authenticator::CreateForHost(
195 SslHmacChannelAuthenticator::CreateForHost(
negotiating_host_authenticator.cc 182 current_authenticator_ = V2Authenticator::CreateForHost(
ssl_hmac_channel_authenticator.cc 39 SslHmacChannelAuthenticator::CreateForHost(

Completed in 71 milliseconds