Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/aidl/android/security/compat/
H A DIKeystoreCompatService.aidl47 ISharedSecret getSharedSecret (SecurityLevel securityLevel); in getSharedSecret() method
/aosp12/system/security/keystore2/src/km_compat/
H A Dkm_compat.cpp1433 ScopedAStatus KeystoreCompatService::getSharedSecret(KeyMintSecurityLevel in_securityLevel, in getSharedSecret() function in KeystoreCompatService