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

  /external/chromium_org/remoting/protocol/
me2me_host_authenticator_factory.cc 81 result->shared_secret_hash_ = shared_secret_hash;
159 local_cert_, key_pair_, shared_secret_hash_.value,
160 shared_secret_hash_.hash_function, pairing_registry_);
me2me_host_authenticator_factory.h 67 SharedSecretHash shared_secret_hash_; member in class:remoting::protocol::Me2MeHostAuthenticatorFactory
negotiating_host_authenticator.cc 42 result->shared_secret_hash_ = shared_secret_hash;
172 pairing_registry_, local_cert_, local_key_pair_, shared_secret_hash_));
183 local_cert_, local_key_pair_, shared_secret_hash_,
negotiating_host_authenticator.h 69 std::string shared_secret_hash_; member in class:remoting::protocol::NegotiatingHostAuthenticator

Completed in 203 milliseconds