.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH A_SHAInit 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBA_SHAInit\fR (ADVAPI32.@) .SH SYNOPSIS VOID A_SHAInit ( PSHA_CTX \fIContext\fR ) .SH DESCRIPTION .PP Initialize a \fBSHA\fR context structure. .SH PARAMS \fIContext\fR \fB[Out]\fR \fBSHA\fR context. .PP .SH RETURNS .PP Nothing .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/advapi32/crypt_sha.c"\fR.