Home
last modified time | relevance | path

Searched defs:VerificationProperties (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dshill_manager_client.h97 struct VerificationProperties { struct
103 std::string certificate;
107 std::string public_key;
111 std::string nonce;
114 std::string signed_data;
117 std::string device_serial;
121 std::string device_ssid;
125 std::string device_bssid;
Dshill_manager_client.cc244 ShillManagerClient::VerificationProperties::VerificationProperties() { in VerificationProperties() function in chromeos::ShillManagerClient::VerificationProperties