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