Source position: _crw_crypt.pas line 942
procedure RC6DecryptCBC(
var Data: TRC6Data;
InData: Pointer;
OutData: Pointer
);