Home
last modified time | relevance | path

Searched defs:getHardwareInfo (Results 1 – 16 of 16) sorted by relevance

/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl38 android.hardware.security.keymint.RpcHardwareInfo getHardwareInfo(); in getHardwareInfo() method
H A DIKeyMintDevice.aidl38 android.hardware.security.keymint.KeyMintHardwareInfo getHardwareInfo(); in getHardwareInfo() method
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl38 android.hardware.security.keymint.RpcHardwareInfo getHardwareInfo(); in getHardwareInfo() method
H A DIKeyMintDevice.aidl38 android.hardware.security.keymint.KeyMintHardwareInfo getHardwareInfo(); in getHardwareInfo() method
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
H A DIRemotelyProvisionedComponent.aidl124 RpcHardwareInfo getHardwareInfo(); in getHardwareInfo() method
H A DIKeyMintDevice.aidl226 KeyMintHardwareInfo getHardwareInfo(); in getHardwareInfo() method
/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustyRemotelyProvisionedComponentDevice.cpp73 ScopedAStatus TrustyRemotelyProvisionedComponentDevice::getHardwareInfo(RpcHardwareInfo* info) { in getHardwareInfo() function in aidl::android::hardware::security::keymint::trusty::TrustyRemotelyProvisionedComponentDevice
H A DTrustyKeyMintDevice.cpp93 ScopedAStatus TrustyKeyMintDevice::getHardwareInfo(KeyMintHardwareInfo* info) { in getHardwareInfo() function in aidl::android::hardware::security::keymint::trusty::TrustyKeyMintDevice
/aosp12/system/keymaster/ng/
H A DAndroidRemotelyProvisionedComponentDevice.cpp85 ScopedAStatus AndroidRemotelyProvisionedComponentDevice::getHardwareInfo(RpcHardwareInfo* info) { in getHardwareInfo() function in aidl::android::hardware::security::keymint::AndroidRemotelyProvisionedComponentDevice
H A DAndroidKeyMintDevice.cpp229 ScopedAStatus AndroidKeyMintDevice::getHardwareInfo(KeyMintHardwareInfo* info) { in getHardwareInfo() function in aidl::android::hardware::security::keymint::AndroidKeyMintDevice
H A DAndroidKeymaster4Device.cpp234 Return<void> AndroidKeymaster4Device::getHardwareInfo(getHardwareInfo_cb _hidl_cb) { in getHardwareInfo() function in keymaster::V4_0::ng::AndroidKeymaster4Device
/aosp12/system/keymaster/ng/include/
H A DAndroidKeymaster41Device.h73 Return<void> getHardwareInfo(super::getHardwareInfo_cb _hidl_cb) override { in getHardwareInfo() function
/aosp12/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
H A DKeymaster4.h49 Return<void> getHardwareInfo(getHardwareInfo_cb _hidl_cb) override { in getHardwareInfo() function
/aosp12/hardware/interfaces/keymaster/4.1/support/
H A DKeymaster3.cpp133 Return<void> Keymaster3::getHardwareInfo(Keymaster3::getHardwareInfo_cb _hidl_cb) { in getHardwareInfo() function in android::hardware::keymaster::V4_1::support::Keymaster3
/aosp12/system/core/trusty/keymaster/4.0/
H A DTrustyKeymaster4Device.cpp267 Return<void> TrustyKeymaster4Device::getHardwareInfo(getHardwareInfo_cb _hidl_cb) { in getHardwareInfo() function in keymaster::V4_0::TrustyKeymaster4Device
/aosp12/system/security/keystore2/src/km_compat/
H A Dkm_compat.cpp415 ScopedAStatus KeyMintDevice::getHardwareInfo(KeyMintHardwareInfo* _aidl_return) { in getHardwareInfo() function in KeyMintDevice