Mercury
Functions
mchecksum_crc64.h File Reference
#include "mchecksum_private.h"
Include dependency graph for mchecksum_crc64.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...
 

Function Documentation

MCHECKSUM_EXPORT int mchecksum_crc64_init ( struct mchecksum_class checksum_class)

Initialize the checksum with the CRC64 ECMA hash method.

Parameters
checksum_class[IN/OUT] pointer to checksum class
Returns
Non-negative on success or negative on failure