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