18#ifndef _WIZARDSTOOLKIT_CRC64_H
19#define _WIZARDSTOOLKIT_CRC64_H
21#if defined(__cplusplus) || defined(c_plusplus)
47#if defined(__cplusplus) || defined(c_plusplus)
WizardExport WizardBooleanType UpdateCRC64(CRC64Info *, const StringInfo *)
WizardExport CRC64Info * AcquireCRC64Info(void)
WizardExport const StringInfo * GetCRC64Digest(const CRC64Info *)
WizardExport CRC64Info * DestroyCRC64Info(CRC64Info *)
WizardExport unsigned int GetCRC64Blocksize(const CRC64Info *)
WizardExport WizardBooleanType FinalizeCRC64(CRC64Info *)
WizardExport WizardSizeType GetCRC64CyclicRedundancyCheck(const CRC64Info *)
WizardExport WizardBooleanType InitializeCRC64(CRC64Info *)
WizardExport unsigned int GetCRC64Digestsize(const CRC64Info *)