OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:host_secret
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/protocol/
v2_authenticator_unittest.cc
43
const std::string&
host_secret
) {
45
host_cert_, key_pair_,
host_secret
,
negotiating_authenticator_unittest.cc
57
const std::string&
host_secret
,
61
hash_function, kTestHostId,
host_secret
);
/external/chromium_org/remoting/host/it2me/
it2me_host.cc
18
#include "remoting/host/
host_secret
.h"
440
std::string
host_secret
= GenerateSupportHostSecret();
local
441
std::string access_code = support_id +
host_secret
;
Completed in 49 milliseconds