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