Searched defs:OwnedDiceArtifactsWithExplicitKey (Results 1 – 5 of 5) sorted by relevance
29 pub struct OwnedDiceArtifactsWithExplicitKey { struct34 impl OwnedDiceArtifactsWithExplicitKey { implementation58 impl fmt::Debug for OwnedDiceArtifactsWithExplicitKey { implementation64 impl DiceArtifacts for OwnedDiceArtifactsWithExplicitKey { implementation
52 dice_artifacts: &OwnedDiceArtifactsWithExplicitKey, in new()
70 dice: &OwnedDiceArtifactsWithExplicitKey, in new()
113 pub fn make_explicit_owned_dice(security_version: u64) -> OwnedDiceArtifactsWithExplicitKey { in make_explicit_owned_dice()121 ) -> OwnedDiceArtifactsWithExplicitKey {127 pub fn make_large_explicit_owned_dice(security_version: u64) -> OwnedDiceArtifactsWithExplicitKey { in make_large_explicit_owned_dice()
141 dice_artifacts: OwnedDiceArtifactsWithExplicitKey, in with_identity()158 dice_artifacts: OwnedDiceArtifactsWithExplicitKey, in create()