hu_RegisterSbg56AESCMAC()

Enables support for AES-CMAC from the GSE56 software provider.

Synopsis:

#include "hugse56.h"
 
int hu_RegisterSbg56AESCMAC(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:

You must also register support for AES from the GSE56 software provider.

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

The MAC identifier for this algorithm is HU_MAC_CMAC_AES_128, HU_MAC_CMAC_AES_192, and HU_MAC_CMAC_AES_256.

Returns: