Searched refs:ec_size (Results 1 – 1 of 1) sorted by relevance
228 fn ec_size(&self) -> usize { in ec_size() method470 ec_size: usize, field484 let ec_size = version.ec_size(); in new() localVariable496 ec_size, in new()571 self.data[ec_offset..ec_offset + self.ec_size] in error_code_for_blocks()572 .copy_from_slice(&tmp[size..size + self.ec_size]); in error_code_for_blocks()582 ec_offset += self.ec_size; in compute_error_code()587 ec_offset += self.ec_size; in compute_error_code()620 let ec_end = g2_end + em.ec_size * blocks; in next()645 g2_end + blk * em.ec_size + blk_off in next()