Home
last modified time | relevance | path

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

/aosp12/system/security/identity/binder/android/security/identity/
H A DICredentialStore.aidl44 SecurityHardwareInfoParcel getSecurityHardwareInfo(); in getSecurityHardwareInfo() method
/aosp12/system/security/identity/
H A DCredentialStore.cpp55 Status CredentialStore::getSecurityHardwareInfo(SecurityHardwareInfoParcel* _aidl_return) { in getSecurityHardwareInfo() function in android::security::identity::CredentialStore