Home
last modified time | relevance | path

Searched defs:getKeyMintDevice (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.compat-ndk-source/gen/android/security/compat/
DIKeystoreCompatService.cpp97 ::ndk::ScopedAStatus BpKeystoreCompatService::getKeyMintDevice(::aidl::android::hardware::security:… in getKeyMintDevice() function in aidl::android::security::compat::BpKeystoreCompatService
273 ::ndk::ScopedAStatus IKeystoreCompatServiceDefault::getKeyMintDevice(::aidl::android::hardware::sec… in getKeyMintDevice() function in aidl::android::security::compat::IKeystoreCompatServiceDefault
/aosp_15_r20/system/security/keystore2/aidl/android/security/compat/
H A DIKeystoreCompatService.aidl44 IKeyMintDevice getKeyMintDevice (SecurityLevel securityLevel); in getKeyMintDevice() method
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.compat-ndk-source/gen/include/aidl/android/security/compat/
DBnKeystoreCompatService.h39 …::ndk::ScopedAStatus getKeyMintDevice(::aidl::android::hardware::security::keymint::SecurityLevel … in getKeyMintDevice() function
/aosp_15_r20/system/security/keystore2/src/km_compat/
H A Dkm_compat.cpp1562 KeystoreCompatService::getKeyMintDevice(KeyMintSecurityLevel in_securityLevel, in getKeyMintDevice() function in KeystoreCompatService