hu_RegisterSbg56HMACSHA224()

Enables support for HMAC-SHA-224 functions from the GSE56 software provider.

Synopsis:

#include "hugse56.h"
 
int hu_RegisterSbg56HMACSHA224(sb_GlobalCtx sbCtx)

Arguments:

sbCtx

A global context.

Library:

libhuapi (For the qcc command, use the -l huapi option to link against this library)

Description:

This function enables the following function(s) to be called:

The MAC identifier for this algorithm is HU_DIGEST_SHA224.

Returns: