| QuickHash Library | API |
|
SL_PANAMA_Init
void SL_HASHCALL SL_PANAMA_Init( void* pContext );
Parameters
pContext
[out] Pointer to the memory buffer that will be used as a context.
Remarks
Initializes the context pointed by pContext. Before calling SL_PANAMA_Init allocate at least SLC_PANAMA_CONTEXTSIZE bytes for the context.
Example
See the example for SL_PANAMA_Final.
PANAMA API Overview | PANAMA API Functions | Useful Links | HashCalc
See Also SL_PANAMA_Final, SL_PANAMA_FinalHex, SL_PANAMA_Update, SL_PANAMA_UpdateStr
| Send Feedback to SlavaSoft Inc. | Tell a friend about QuickHash Library |