Home
last modified time | relevance | path

Searched defs:getHwCryptoOperations (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.aidl218 IHwCryptoOperations getHwCryptoOperations(); in getHwCryptoOperations() method
/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.aidl40 android.hardware.security.see.hwcrypto.IHwCryptoOperations getHwCryptoOperations(); in getHwCryptoOperations() method
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs393 fn getHwCryptoOperations(&self) -> binder::Result<binder::Strong<dyn IHwCryptoOperations>> { in getHwCryptoOperations() method