Searched refs:GetDeviceInfo (Results 1 – 4 of 4) sorted by relevance
48 std::unique_ptr<cppbor::Map> GetDeviceInfo();
67 std::unique_ptr<cppbor::Map> TrustyKeymaster::GetDeviceInfo() { in GetDeviceInfo() function in keymaster::TrustyKeymaster
466 TrustyPerformSecureOpReq::GetDeviceInfo(_) => { in handle_message()467 Ok(TrustyPerformSecureOpRsp::GetDeviceInfo(GetDeviceInfoResponse { in handle_message()
310 auto ids = device->GetDeviceInfo(); in get_device_info()