Home | Sort by relevance Sort by last modified time |
/external/chromium_org/remoting/host/ | |
verify_config_window_win.h | 50 const std::string host_secret_hash_; member in class:remoting::VerifyConfigWindowWin |
verify_config_window_win.cc | 25 host_secret_hash_(host_secret_hash) { 117 return VerifyHostPinHash(host_secret_hash_, |
remoting_me2me_host.cc | 293 protocol::SharedSecretHash host_secret_hash_; member in class:remoting::HostProcess 611 host_secret_hash_, pairing_registry); 837 if (!host_secret_hash_.Parse(host_secret_hash_string)) { [all...] |