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

nettle_ccm_encrypt_message

Declaration

Source position: libnettle.pp line 673

var nettle_ccm_encrypt_message: procedure(

  cipher: pointer;

  f: pnettle_cipher_func;

  nlength: Tsize_t;

  nonce: Puint8_t;

  alength: Tsize_t;

  adata: Puint8_t;

  tlength: Tsize_t;

  clength: Tsize_t;

  dst: Puint8_t;

  src: Puint8_t

);


Documentation generated on: 2023-03-18