NAME

A_SHAInit  (ADVAPI32.@)

SYNOPSIS

 VOID A_SHAInit
 (
  PSHA_CTX Context
 )

DESCRIPTION

Initialize a SHA context structure.

PARAMS

Context [Out] SHA context.

RETURNS

Nothing

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/advapi32/crypt_sha.c". source.winehq.org/source/dlls/advapi32/crypt_sha.c


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.