Unit 'libnettle' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libnettle]

nettle_ccm_aes128_decrypt_message

Declaration

Source position: libnettle.pp line 701

var nettle_ccm_aes128_decrypt_message: function(

  ctx: Pccm_aes128_ctx;

  nlength: Tsize_t;

  nonce: Puint8_t;

  alength: Tsize_t;

  adata: Puint8_t;

  tlength: Tsize_t;

  mlength: Tsize_t;

  dst: Puint8_t;

  src: Puint8_t

):Tcint;


Documentation generated on: 2023-03-18