pub(crate) const LOCK_MAGIC_LEN: usize = 4;Expand description
Length of the magic word protecting CommandOpcode::LockConfigZone,
CommandOpcode::LockDataZone, and CommandOpcode::LockSlot.
pub(crate) const LOCK_MAGIC_LEN: usize = 4;Length of the magic word protecting CommandOpcode::LockConfigZone,
CommandOpcode::LockDataZone, and CommandOpcode::LockSlot.