Source position: _crw_crypt.pas line 803
procedure RC5Init(
out Data: TRC5Data;
Key: Pointer;
Len: Integer;
IV: Pointer
);