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

  /external/chromium_org/remoting/protocol/
pairing_client_authenticator.cc 30 v2_authenticator_ = V2Authenticator::CreateForClient(
64 callback.Run(V2Authenticator::CreateForClient(
ssl_hmac_channel_authenticator.h 41 // CreateForClient() and CreateForHost() create an authenticator
47 static scoped_ptr<SslHmacChannelAuthenticator> CreateForClient(
third_party_client_authenticator.cc 75 underlying_ = V2Authenticator::CreateForClient(
v2_authenticator.h 27 static scoped_ptr<Authenticator> CreateForClient(
ssl_hmac_channel_authenticator_unittest.cc 149 client_auth_ = SslHmacChannelAuthenticator::CreateForClient(
169 client_auth_ = SslHmacChannelAuthenticator::CreateForClient(
v2_authenticator_unittest.cc 47 client_ = V2Authenticator::CreateForClient(
v2_authenticator.cc 38 scoped_ptr<Authenticator> V2Authenticator::CreateForClient(
199 SslHmacChannelAuthenticator::CreateForClient(
negotiating_client_authenticator.cc 154 current_authenticator_ = V2Authenticator::CreateForClient(
ssl_hmac_channel_authenticator.cc 29 SslHmacChannelAuthenticator::CreateForClient(

Completed in 170 milliseconds