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

  /external/chromium_org/remoting/host/it2me/
it2me_host.cc 166 host_key_pair_ = RsaKeyPair::Generate();
177 signal_strategy.get(), host_key_pair_, directory_bot_jid_,
441 std::string local_certificate = host_key_pair_->GenerateCertificate();
451 local_certificate, host_key_pair_, access_code));
it2me_host.h 145 scoped_refptr<RsaKeyPair> host_key_pair_; member in class:remoting::It2MeHost

Completed in 41 milliseconds