1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/checksum
Koen Zandberg 230c5b89de
Fletcher16: extend with multi-part functions
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.
2018-10-23 15:54:24 +02:00
..
crc16_ccitt.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fletcher16.h Fletcher16: extend with multi-part functions 2018-10-23 15:54:24 +02:00
fletcher32.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ucrc16.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00