NAME

A_SHAInit  (NTDLL.@)

SYNOPSIS

 void A_SHAInit
 (
  PSHA_CTX Context
 )

DESCRIPTION

Initialize a SHA context structure.

PARAMS

Context [Out] SHA context.

RETURNS

Nothing

IMPLEMENTATION

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

Implemented in "dlls/ntdll/crypt.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ntdll/crypt.c


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