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