Home
last modified time | relevance | path

Searched refs:end_bytes (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/libkern/
H A Dgsb_crc32.c685 uint32_t end_bytes; in crc32c_sb8_64_bit() local
688 end_bytes = length - init_bytes - running_length; in crc32c_sb8_64_bit()
727 for (li = 0; li < end_bytes; li++) in crc32c_sb8_64_bit()