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