18#ifndef _WIZARDSTOOLKIT_SHA2224_H
19#define _WIZARDSTOOLKIT_SHA2224_H
21#if defined(__cplusplus) || defined(c_plusplus)
44#if defined(__cplusplus) || defined(c_plusplus)
WizardExport WizardBooleanType UpdateSHA2224(SHA2224Info *, const StringInfo *)
WizardExport unsigned int GetSHA2224Blocksize(const SHA2224Info *)
WizardExport SHA2224Info * AcquireSHA2224Info(void)
WizardExport unsigned int GetSHA2224Digestsize(const SHA2224Info *)
WizardExport WizardBooleanType InitializeSHA2224(SHA2224Info *)
WizardExport const StringInfo * GetSHA2224Digest(const SHA2224Info *)
WizardExport WizardBooleanType FinalizeSHA2224(SHA2224Info *)
WizardExport SHA2224Info * DestroySHA2224Info(SHA2224Info *)