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

BlowfishEncryptOFBC

Declaration

Source position: _crw_crypt.pas line 334

procedure BlowfishEncryptOFBC(

  var Data: TBlowfishData;

  InData: Pointer;

  OutData: Pointer;

  Len: Integer

);