Unit 'BlowFish2' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-base]

Blowfish2_Decrypt

Declaration

Source position: blowfish2.pp line 57

procedure Blowfish2_Decrypt(

  ctx: PBlowfish2Context;

  var xl: QWord;

  var xr: QWord

);

procedure Blowfish2_Decrypt(

  ctx: PBlowfish2Context;

  var aBlock: TBF2Block

);


Documentation generated on: 2025-07-25