[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crypt' (#crwlib)

RC6Init

Declaration

Source position: _crw_crypt.pas line 936

procedure RC6Init(

  out Data: TRC6Data;

  Key: Pointer;

  Len: Integer;

  IV: Pointer

);