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