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

Function Documentation

MCHECKSUM_EXPORT int mchecksum_crc16_init ( struct mchecksum_class checksum_class)

Initialize the checksum with the CRC16 hash method.

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