Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwcryptokey-test/
Dversioned_keys_explicit.rs23 DiceCurrentBoundKeyResult::DiceCurrentBoundKeyResult, IHwCryptoKey,
88 let DiceCurrentBoundKeyResult { in generate_new_policy_and_clear_key() localVariable
147 let DiceCurrentBoundKeyResult { in generate_new_policy_and_clear_key() localVariable
237 let DiceCurrentBoundKeyResult { in dice_updates_are_unique() localVariable
244 let DiceCurrentBoundKeyResult { in dice_updates_are_unique() localVariable
314 let DiceCurrentBoundKeyResult { in explicit_keys_unique_by_context() localVariable
373 let DiceCurrentBoundKeyResult { in invalid_key_sizes() localVariable
412 let DiceCurrentBoundKeyResult { in large_context() localVariable
/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs26 DiceCurrentBoundKeyResult::DiceCurrentBoundKeyResult, IHwCryptoKey,
283 ) -> binder::Result<DiceCurrentBoundKeyResult> { in deriveCurrentDicePolicyBoundKey() argument
294 Ok(DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: dice_policy }) in deriveCurrentDicePolicyBoundKey()
387 let DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: policy } = in derived_dice_bound_keys() localVariable
401 let DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: policy } = in derived_dice_bound_keys() localVariable
422 let DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: policy } = in derived_clear_key() localVariable