mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
230c5b89de
This commit extends the fletcher16 function with a set of init, update and finish functions to allow for multi-part checksums. This is useful when the data that has to be checksummed is not available in a single continuous buffer. |
||
---|---|---|
.. | ||
crc16_ccitt.c | ||
doc.txt | ||
fletcher16.c | ||
fletcher32.c | ||
Makefile | ||
ucrc16.c |