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

BlowfishDecryptECB

Declaration

Source position: _crw_crypt.pas line 327

procedure BlowfishDecryptECB(

  var Data: TBlowfishData;

  InData: Pointer;

  OutData: Pointer

);