Searched refs:init_bytes (Results 1 – 1 of 1) sorted by relevance
547 uint32_t init_bytes) in sctp_crc32c_sb8_64_bit() argument554 running_length = ((length - init_bytes) / 8) * 8; in sctp_crc32c_sb8_64_bit()555 end_bytes = length - init_bytes - running_length; in sctp_crc32c_sb8_64_bit()557 for (li = 0; li < init_bytes; li++) in sctp_crc32c_sb8_64_bit()