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

GOSTEncryptOFBC

Declaration

Source position: _crw_crypt.pas line 466

procedure GOSTEncryptOFBC(

  var Data: TGOSTData;

  InData: Pointer;

  OutData: Pointer;

  Len: Integer

);