Searched refs:MESSAGE_INTEGRITY_SIZE (Results 1 – 1 of 1) sorted by relevance
53 m.length += (MESSAGE_INTEGRITY_SIZE + ATTRIBUTE_HEADER_SIZE) as u32; in add_to()64 pub(crate) const MESSAGE_INTEGRITY_SIZE: usize = 20; constant110 - (ATTRIBUTE_HEADER_SIZE + MESSAGE_INTEGRITY_SIZE); in check()