Home
last modified time | relevance | path

Searched refs:host_secret (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/remoting/protocol/
Dv2_authenticator_unittest.cc43 const std::string& host_secret) { in InitAuthenticators() argument
45 host_cert_, key_pair_, host_secret, in InitAuthenticators()
Dnegotiating_authenticator_unittest.cc57 const std::string& host_secret, in InitAuthenticators() argument
61 hash_function, kTestHostId, host_secret); in InitAuthenticators()
/external/chromium_org/remoting/host/it2me/
Dit2me_host.cc440 std::string host_secret = GenerateSupportHostSecret(); in OnReceivedSupportID() local
441 std::string access_code = support_id + host_secret; in OnReceivedSupportID()
/external/chromium_org/remoting/
Dremoting.gyp352 'host/host_secret.cc',
353 'host/host_secret.h',