Searched refs:INLINE_CONFIG_SIZE (Results 1 – 1 of 1) sorted by relevance
36 const INLINE_CONFIG_SIZE: usize = DICE_INLINE_CONFIG_SIZE as usize; constant55 pub type InlineConfig = [u8; INLINE_CONFIG_SIZE];158 Self::Descriptor(_) => [0u8; INLINE_CONFIG_SIZE], in inline_config()