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

Tgnutls_mac_fast_func

Declaration

Source position: gnutls.pp line 1408

type Tgnutls_mac_fast_func = function(

  para1: Tgnutls_mac_algorithm_t;

  nonce: pointer;

  nonce_size: Tsize_t;

  key: pointer;

  keysize: Tsize_t;

  text: pointer;

  textsize: Tsize_t;

  digest: pointer

):LongInt;


Documentation generated on: 2023-03-18