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_, host_id_, UTF16ToUTF8(pin.get()));
remoting_me2me_host.cc 265 protocol::SharedSecretHash host_secret_hash_; member in class:remoting::HostProcess
523 local_certificate, key_pair_, host_secret_hash_, pairing_registry);
706 if (!host_secret_hash_.Parse(host_secret_hash_string)) {
    [all...]

Completed in 119 milliseconds