16 #include "ws_symbol_export.h" 35 WS_DLL_PUBLIC guint16 crc16_ccitt(
const guint8 *buf, guint len);
41 WS_DLL_PUBLIC guint16 crc16_x25_ccitt_seed(
const guint8 *buf, guint len, guint16 seed);
50 WS_DLL_PUBLIC guint16 crc16_ccitt_seed(
const guint8 *buf, guint len, guint16 seed);
56 WS_DLL_PUBLIC guint16 crc16_iso14443a(
const guint8 *buf, guint len);
65 WS_DLL_PUBLIC guint16 crc16_0x5935(
const guint8 *buf, guint32 len, guint16 seed);
74 WS_DLL_PUBLIC guint16 crc16_0x755B(
const guint8 *buf, guint32 len, guint16 seed);
83 WS_DLL_PUBLIC guint16 crc16_0x9949_seed(
const guint8 *buf, guint len, guint16 seed);
92 WS_DLL_PUBLIC guint16 crc16_0x3D65_seed(
const guint8 *buf, guint len, guint16 seed);
101 WS_DLL_PUBLIC guint16 crc16_0x080F_seed(
const guint8 *buf, guint len, guint16 seed);