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

GOSTEncryptCFB

Declaration

Source position: _crw_crypt.pas line 464

procedure GOSTEncryptCFB(

  var Data: TGOSTData;

  InData: Pointer;

  OutData: Pointer;

  Len: Integer

);