Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Dinstance.rs53 RecordedDiceModeMismatch, enumerator
72 Self::RecordedDiceModeMismatch => write!(f, "Recorded DICE mode doesn't match"), in fmt()
Dmain.rs270 Err(InstanceError::RecordedDiceModeMismatch) in ensure_dice_measurements_match_entry()