PandA-2024.02
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
uint8_t | checksum (uint64_t in_val1, uint64_t in_val2) |
uint8_t checksum | ( | uint64_t | in_val1, |
uint64_t | in_val2 | ||
) |
Definition at line 5 of file checksum.c.
References sum.
Referenced by filter(), and have_same_checksum().