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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| crc8_sw.c | ||
| crc16_sw.c | ||
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| crc8_sw.c | ||
| crc16_sw.c | ||