Source position: _crw_crypt.pas line 813
procedure RC5DecryptCFB(
var Data: TRC5Data;
InData: Pointer;
OutData: Pointer;
Len: Integer
);