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