Home
last modified time | relevance | path

Searched defs:IHwCryptoKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/
H A DIHwCryptoKey.aidl28 interface IHwCryptoKey { interface
/aosp_15_r20/hardware/interfaces/security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see.hwcrypto/current/android/hardware/security/see/hwcrypto/
H A DIHwCryptoKey.aidl36 interface IHwCryptoKey { interface
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs201 pub(crate) fn new_binder(uuid: Uuid) -> binder::Strong<dyn IHwCryptoKey> { in new_binder()