gnutls_hmac_get_len



gnutls_hmac_get_len

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
SINCE
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_hmac_get_len − API function

SYNOPSIS

#include <gnutls/gnutls.h>

int gnutls_hmac_get_len(gnutls_mac_algorithm_t algorithm);

ARGUMENTS

gnutls_mac_algorithm_t algorithm

the hmac algorithm to use

DESCRIPTION

This function will return the length of the output data of the given hmac algorithm.

RETURNS

The length or zero on error.

SINCE

2.10.0

REPORTING BUGS

Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using GNU software: http://www.gnu.org/gethelp/

COPYRIGHT

Copyright © 2008 Free Software Foundation.
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.

SEE ALSO

The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command

info gnutls

should give you access to the complete manual.



More Linux Commands

manpages/Net::Server::SIG.3pm.html
Net::Server::SIG(3pm) - adpf - Safer signal handling........
Signals in Perl 5 are unsafe. Some future releases may be able to fix some of this (ie Perl 5.8 or 6.0), but it would be nice to have some safe, portable signal

manpages/pcre16_utf16_to_host_byte_order.3.html
pcre16_utf16_to_host_byte_order(3) Perl-compatible regular e
pcre16_utf16_to_host_byte_order.3 - This function, which exists only in the 16-bit library, converts a UTF-16 string to the correct order for the current host,

manpages/pcre32_jit_stack_alloc.3.html
pcre32_jit_stack_alloc(3) Perl-compatible regular expression
This function is used to create a stack for use by the code compiled by the JIT optimization of pcre[16|32]_study(). The arguments are a starting size for the s

manpages/mergecap.1.html
mergecap(1) - Merges two or more capture files into one.....
Mergecap is a program that combines multiple saved capture files into a single output file specified by the -w argument. Mergecap knows how to read pcap capture

manpages/hook.3menu.html
hook(3menu) - set hooks for automatic invocation by applicat
These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by menu_driver. The funct

manpages/genprof.8.html
genprof(8) profile generation utility for AppArmor..........
When running aa-genprof, you must specify a program to profile. If the specified program is not a fully-qualified path, aa-genprof will search $PATH in order to

manpages/rand.3.html
rand(3) - pseudo-random number generator - Linux man page...
The rand() function returns a pseudo-random integer in the range 0 to RAND_MAX inclusive (i.e., the mathematical range [0, RAND_MAX]). The srand() function sets

manpages/agentxtrap.1.html
agentxtrap(1) - send an AgentX NotifyPDU to an AgentX master
agentxtrap issues an AgentX NotifyPDU to a master agent. One or more object identifiers (OIDs) can be given as arguments on the command line. A type and a value

manpages/XkbSetIgnoreLockMods.3.html
XkbSetIgnoreLockMods(3) - Sets the modifiers that, if locked
XkbSetIgnoreLockMods.3 - The core protocol does not provide a way to exclude specific modifiers from grab calculations, with the result that locking modifiers s

manpages/XUnionRectWithRegion.3.html
XUnionRectWithRegion(3) - region arithmetic - Linux man page
The XIntersectRegion function computes the intersection of two regions. The XUnionRegion function computes the union of two regions. The XUnionRectWithRegion fu

manpages/Tcl_ThreadAlert.3.html
Tcl_ThreadAlert(3) - the event queue and notifier interfaces
The interfaces described here are used to customize the Tcl event loop. The two most common customizations are to add new sources of events and to merge Tcls ev

manpages/form_data.3form.html
form_data(3form) - test for off-screen data in given forms
The function data_ahead tests whether there is off-screen data ahead in the given form. It returns TRUE 411toppm(1) or FALSE (0). The function data_behind tests





We can't live, work or learn in freedom unless the software we use is free.