Home
last modified time | relevance | path

Searched refs:aidl_explicit_key_to_rust_key_material (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhelpers.rs41 pub(crate) fn aidl_explicit_key_to_rust_key_material( in aidl_explicit_key_to_rust_key_material() function
Dhwcrypto_device_key.rs402 let key_material = helpers::aidl_explicit_key_to_rust_key_material(key_to_be_imported)?; in importClearKey()