Source position: _crw_crypt.pas line 941
procedure RC6EncryptCBC(
var Data: TRC6Data;
InData: Pointer;
OutData: Pointer
);