Searched defs:ID_SIZE (Results 1 – 2 of 2) sorted by relevance
236 id: [u8; ID_SIZE], in store_secret()257 id: [u8; ID_SIZE], in get_secret()
48 pub const ID_SIZE: usize = DICE_ID_SIZE as usize; constant