Source position: blowfish2.pp line 42
type TBlowfish2Context = record
P: TBlowFishPArray;
S: TBlowFishSArray;
end;