Searched refs:InstanceError (Results 1 – 1 of 1) sorted by relevance
41 use crate::instance::Error as InstanceError;264 ) -> Result<(), InstanceError> { in ensure_dice_measurements_match_entry() argument266 Err(InstanceError::RecordedCodeHashMismatch) in ensure_dice_measurements_match_entry()268 Err(InstanceError::RecordedAuthHashMismatch) in ensure_dice_measurements_match_entry()270 Err(InstanceError::RecordedDiceModeMismatch) in ensure_dice_measurements_match_entry()