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

  /external/chromium_org/remoting/protocol/
me2me_host_authenticator_factory.h 34 const SharedSecretHash& shared_secret_hash,
67 SharedSecretHash shared_secret_hash_;
authentication_method.h 79 // SharedSecretHash stores hash of a host secret paired with the type
81 struct SharedSecretHash {
authentication_method.cc 130 bool SharedSecretHash::Parse(const std::string& as_string) {
me2me_host_authenticator_factory.cc 68 const SharedSecretHash& shared_secret_hash,
  /external/chromium_org/remoting/host/
pin_hash.cc 26 remoting::protocol::SharedSecretHash hash_parsed;
remoting_me2me_host.cc 261 protocol::SharedSecretHash host_secret_hash_;
    [all...]

Completed in 46 milliseconds