Searched refs:CDI_SIZE (Results 1 – 2 of 2) sorted by relevance
22 use diced_open_dice::{DiceArtifacts, OwnedDiceArtifacts, CDI_SIZE};65 fn cdi_attest(&self) -> &[u8; CDI_SIZE] { in cdi_attest() argument69 fn cdi_seal(&self) -> &[u8; CDI_SIZE] { in cdi_seal() argument
866 const UDS: [u8; diced_open_dice::CDI_SIZE] = [ in create_identity()