Source position: _crw_crypt.pas line 948
procedure RC6DecryptOFBC(
var Data: TRC6Data;
InData: Pointer;
OutData: Pointer;
Len: Integer
);