A_SHAUpdate(3w)

NAME

A_SHAUpdate (ADVAPI32.@)

SYNOPSIS

VOID A_SHAUpdate
 (
  PSHA_CTX             Context,
  const unsigned char* Buffer,
  UINT                 BufferSize
 )

DESCRIPTION

Update a SHA context with a hashed data from supplied buffer.

PARAMS

Context [Out] SHA context.

Buffer [In] hashed data.

BufferSize [In] hashed data size.

RETURNS

Nothing

IMPLEMENTATION

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

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/advapi32/crypt_sha.c".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout