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

RC5Init

Declaration

Source position: _crw_crypt.pas line 803

procedure RC5Init(

  out Data: TRC5Data;

  Key: Pointer;

  Len: Integer;

  IV: Pointer

);