Source position: blowfish2.pp line 51
procedure Blowfish2_Init(
ctx: PBlowfish2Context;
key: pansichar;
keyLen: Integer
);procedure Blowfish2_Init(
key: TBytes
);