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