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