crc: make crc8_ccitt() match the other CRC functions.
This is a minor change that makes the data pointer const and shifts
the length to a size_t to match the other CRC functions.
Signed-off-by:
Michael Hope <mlhx@google.com>
Loading
Please sign in to comment