Searched defs:ID_SIZE (Results 1 – 2 of 2) sorted by relevance
46 pub const ID_SIZE: usize = DICE_ID_SIZE as usize; constant
312 fn store_secret(&self, id: [u8; ID_SIZE], secret: Zeroizing<[u8; SECRET_SIZE]>) -> Result<()> { in store_secret()379 id: [u8; ID_SIZE], in get_or_create_sk_secret()