Home
last modified time | relevance | path

Searched refs:GetHwInfo (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/trusty/keymaster/include/trusty_keymaster/
H A DTrustyKeymaster.h71 GetHwInfoResponse GetHwInfo();
/aosp14/system/core/trusty/keymaster/keymint/
H A DTrustyRemotelyProvisionedComponentDevice.cpp79 GetHwInfoResponse response = impl_->GetHwInfo(); in getHardwareInfo()
/aosp14/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp293 GetHwInfoResponse TrustyKeymaster::GetHwInfo() { in GetHwInfo() function in keymaster::TrustyKeymaster