Source position: _crw_crypt.pas line 683
procedure RC4Crypt(
var Data: TRC4Data;
InData: Pointer;
OutData: Pointer;
Len: Integer
);