Home
last modified time | relevance | path

Searched defs:IKeystoreService (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/security/ondevice-signing/
H A DKeystoreHmacKey.h29 using IKeystoreService = ::android::system::keystore2::IKeystoreService; variable
H A DKeystoreKey.h33 using IKeystoreService = ::android::system::keystore2::IKeystoreService; variable
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
H A DIKeystoreService.aidl37 interface IKeystoreService { interface
/aosp12/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
H A DIKeystoreService.aidl41 interface IKeystoreService { interface
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
H A DIKeystoreService.aidl37 interface IKeystoreService { interface
/aosp12/system/security/keystore2/src/
H A Dservice.rs62 ) -> Result<Strong<dyn IKeystoreService>> { in new_native_binder()