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

  /external/chromium_org/remoting/protocol/
negotiating_authenticator_unittest.cc 55 const std::string& client_paired_secret,
80 client_id, client_paired_secret,
  /external/chromium_org/remoting/client/plugin/
chromoting_instance.cc 666 std::string client_paired_secret; local
667 data.GetString("clientPairedSecret", &client_paired_secret);
775 client_pairing_id, client_paired_secret, authentication_tag,
    [all...]

Completed in 561 milliseconds