Searched refs:ec_size (Results 1 – 1 of 1) sorted by relevance
225 fn ec_size(&self) -> usize { in ec_size() method474 ec_size: usize, field488 let ec_size = version.ec_size(); in new() localVariable500 ec_size, in new()575 self.data[ec_offset..ec_offset + self.ec_size] in error_code_for_blocks()576 .copy_from_slice(&tmp[size..size + self.ec_size]); in error_code_for_blocks()586 ec_offset += self.ec_size; in compute_error_code()591 ec_offset += self.ec_size; in compute_error_code()624 let ec_end = g2_end + em.ec_size * blocks; in next()649 g2_end + blk * em.ec_size + blk_off in next()