Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/aidl/android/security/compat/
H A DIKeystoreCompatService.aidl35 IKeyMintDevice getKeyMintDevice (SecurityLevel securityLevel); in getKeyMintDevice() method
/aosp12/system/security/keystore2/src/km_compat/
H A Dkm_compat.cpp1419 KeystoreCompatService::getKeyMintDevice(KeyMintSecurityLevel in_securityLevel, in getKeyMintDevice() function in KeystoreCompatService