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

nettle_xts_encrypt_message

Declaration

Source position: libnettle.pp line 1696

var nettle_xts_encrypt_message: procedure(

  enc_ctx: pointer;

  twk_ctx: pointer;

  encf: pnettle_cipher_func;

  tweak: Puint8_t;

  length: Tsize_t;

  dst: Puint8_t;

  src: Puint8_t

);


Documentation generated on: 2023-03-18