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