Home
last modified time | relevance | path

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

/system/secretkeeper/dice_policy/building/src/
Dlib.rs26 payload_value_from_cose_sign, Constraint, DicePolicy, NodeConstraints, DICE_POLICY_VERSION,
256 version: DICE_POLICY_VERSION, in policy_for_dice_chain()
/system/secretkeeper/dice_policy/tests/
Dtest.rs371 dice_policy::DICE_POLICY_VERSION, in policy_matcher_builder_in_sync()
/system/secretkeeper/dice_policy/src/
Dlib.rs68 pub const DICE_POLICY_VERSION: u64 = 1; constant