Home
last modified time | relevance | path

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

/packages/modules/Virtualization/pvmfw/src/
Dinstance.rs49 RecordedAuthHashMismatch, enumerator
70 Self::RecordedAuthHashMismatch => write!(f, "Recorded authority hash doesn't match"), in fmt()
Dmain.rs268 Err(InstanceError::RecordedAuthHashMismatch) in ensure_dice_measurements_match_entry()