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