



@deftypefun {int} {gnutls_mac_self_test} (unsigned @var{all}, gnutls_mac_algorithm_t @var{mac})
@var{all}: if non-zero then tests to all ciphers are performed.

@var{mac}: the message authentication algorithm to use

This function will run self tests on the provided mac.

@strong{Returns:} Zero or a negative error code on error.

@strong{Since:} 3.3.0
@end deftypefun
