Home
last modified time | relevance | path

Searched defs:getKeyslotData (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.aidl293 IOpaqueKey getKeyslotData(KeySlot slotId); in getKeyslotData() 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.aidl44 …android.hardware.security.see.hwcrypto.IOpaqueKey getKeyslotData(android.hardware.security.see.hwc… in getKeyslotData() method
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs406 fn getKeyslotData(&self, keyslot: KeySlot) -> binder::Result<binder::Strong<dyn IOpaqueKey>> { in getKeyslotData() method