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

g_hmac_update

Declaration

Source position: lazglib2.pas line 5428

procedure g_hmac_update(

  hmac: PGHmac;

  data: Pguint8;

  length: gssize

);