This structure represents one HMAC. The HMAC's name and the
MAC length is defined in the structure. This structure is
then given as argument to the silc_hmac_register. That function
is used to register all HMACs into SILC. They can be then
allocated by the name found in this structure by calling the
silc_hmac_alloc.