Searched defs:fixed_bytes (Results 1 – 2 of 2) sorted by relevance
75 let fixed_bytes: [u8; 20] = self.to_be_bytes(); in calculate_checksum() localVariable
469 let fixed_bytes: [u8; SectionMic::CONTENTS_LEN] = value.try_into()?; in try_from() localVariable