|
Mercury
|
#include "mchecksum_private.h"
Go to the source code of this file.
Functions | |
| MCHECKSUM_EXPORT int | mchecksum_crc16_init (struct mchecksum_class *checksum_class) |
| Initialize the checksum with the CRC16 hash method. More... | |
| MCHECKSUM_EXPORT int mchecksum_crc16_init | ( | struct mchecksum_class * | checksum_class | ) |
Initialize the checksum with the CRC16 hash method.
| checksum_class | [IN/OUT] pointer to checksum class |
1.8.6