[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crypt' (#crwlib)

GOSTInit

Declaration

Source position: _crw_crypt.pas line 455

procedure GOSTInit(

  out Data: TGOSTData;

  Key: Pointer;

  Len: Integer;

  IV: Pointer

);