Home
last modified time | relevance | path

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

/system/secretkeeper/dice_policy/src/
Dlib.rs225 check_constraints_on_node(node_constraints, &dice_node_payload) in matches_dice_chain()
234 pub fn check_constraints_on_node( in check_constraints_on_node() function
/system/see/authmgr/authmgr-common/src/
Dlib.rs108 dice_policy::check_constraints_on_node(&dice_policy.node_constraints_list[0], dice_node) in match_dice_cert_with_policy()