Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs216 let connection_info = ConnectionInformation { uuid: self.uuid.clone() }; in derive_dice_policy_bound_key() localVariable
217 VersionContext::check_encrypted_context(dice_policy_for_key_version, connection_info)?; in derive_dice_policy_bound_key()