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