Searched defs:crc_bytes (Results 1 – 13 of 13) sorted by relevance
213 crc_bytes: Vec<u8>, field340 let crc_bytes = cmp::min(remaining, CRC_BYTES_LEN - self.crc_bytes.len()); in write() localVariable
266 let crc_bytes = data in gnu_debuglink_path() localVariable
185 int crc_bytes = 126; in validate_spd_checksum_ddr3() local
253 png_byte crc_bytes[4]; in png_crc_error() local