Home
last modified time | relevance | path

Searched refs:local_certificate (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/it2me/
Dit2me_host.cc443 std::string local_certificate = host_key_pair_->GenerateCertificate(); in OnReceivedSupportID() local
444 if (local_certificate.empty()) { in OnReceivedSupportID()
453 local_certificate, host_key_pair_, access_code)); in OnReceivedSupportID()
/external/chromium_org/remoting/host/
Dremoting_me2me_host.cc503 std::string local_certificate = key_pair_->GenerateCertificate(); in CreateAuthenticatorFactory() local
504 if (local_certificate.empty()) { in CreateAuthenticatorFactory()
519 use_service_account_, host_owner_, local_certificate, key_pair_, in CreateAuthenticatorFactory()
528 use_service_account_, host_owner_, local_certificate, key_pair_, in CreateAuthenticatorFactory()