Home
last modified time | relevance | path

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

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