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