Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Dinstance.rs51 RecordedCodeHashMismatch, enumerator
71 Self::RecordedCodeHashMismatch => write!(f, "Recorded code hash doesn't match"), in fmt()
Dmain.rs266 Err(InstanceError::RecordedCodeHashMismatch) in ensure_dice_measurements_match_entry()