Home
last modified time | relevance | path

Searched defs:destroyAttestationIds (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DIKeyMintDevice.aidl536 void destroyAttestationIds(); in destroyAttestationIds() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DIKeyMintDevice.aidl46 void destroyAttestationIds(); in destroyAttestationIds() method
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DIKeyMintDevice.aidl46 void destroyAttestationIds(); in destroyAttestationIds() method
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h123 Return<V4_0::ErrorCode> destroyAttestationIds() override { in destroyAttestationIds() function
/hardware/interfaces/keymaster/4.1/support/
DKeymaster3.cpp229 Return<V4_0::ErrorCode> Keymaster3::destroyAttestationIds() { in destroyAttestationIds() function in android::hardware::keymaster::V4_1::support::Keymaster3