Source position: _crw_crypt.pas line 597
procedure RC2DecryptCFB(
var Data: TRC2Data;
InData: Pointer;
OutData: Pointer;
Len: Integer
);