Source position: _crw_crypt.pas line 945
procedure RC6EncryptCFB(
var Data: TRC6Data;
InData: Pointer;
OutData: Pointer;
Len: Integer
);