Home
last modified time | relevance | path

Searched defs:DiceCurrentBoundKeyResult (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/trusty/user/app/sample/hwcryptokey-test/
Dversioned_keys_explicit.rs89 let DiceCurrentBoundKeyResult { in generate_new_policy_and_clear_key() localVariable
148 let DiceCurrentBoundKeyResult { in generate_new_policy_and_clear_key() localVariable
238 let DiceCurrentBoundKeyResult { in dice_updates_are_unique() localVariable
245 let DiceCurrentBoundKeyResult { in dice_updates_are_unique() localVariable
315 let DiceCurrentBoundKeyResult { in explicit_keys_unique_by_context() localVariable
374 let DiceCurrentBoundKeyResult { in invalid_key_sizes() localVariable
413 let DiceCurrentBoundKeyResult { in large_context() localVariable
Dversioned_keys_opaque.rs145 let DiceCurrentBoundKeyResult { in generate_new_policy_and_opaque_key() localVariable
228 let DiceCurrentBoundKeyResult { in generate_new_policy_and_opaque_key() localVariable
339 let DiceCurrentBoundKeyResult { in opaque_keys_unique_by_context() localVariable
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_device_key.rs290 ) -> binder::Result<DiceCurrentBoundKeyResult> { in deriveCurrentDicePolicyBoundKey()
591 let DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: policy } = in derived_dice_bound_keys() localVariable
605 let DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: policy } = in derived_dice_bound_keys() localVariable
626 let DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: policy } = in derived_clear_key() localVariable
Dhwcrypto_operations.rs111 let DiceCurrentBoundKeyResult { diceBoundKey: key, dicePolicyForKeyVersion: policy } = in aes_simple_test_from_binder() localVariable