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

  /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 283 protocol::SharedSecretHash host_secret_hash_; member in class:remoting::HostProcess
569 host_secret_hash_, pairing_registry);
785 if (!host_secret_hash_.Parse(host_secret_hash_string)) {
    [all...]

Completed in 40 milliseconds