Source position: _crw_crypt.pas line 807
procedure RC5DecryptECB(
var Data: TRC5Data;
InData: Pointer;
OutData: Pointer
);