MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClHmac_KeyTypes.h File Reference

Definition of supported key types in mcuxClHmac component, see also mcuxClKey component. More...

#include <mcuxClConfig.h>
#include <mcuxClKey_Types.h>

Go to the source code of this file.

Variables

const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_HmacSha256
 Key type structure for HMAC-SHA256 based keys.
 
static const mcuxClKey_Type_t mcuxClKey_Type_HmacSha256
 Key type pointer for HMAC-SHA256 based keys.
 
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Hmac_variableLength
 Key type structure for Sw-HMAC based keys with variable length.
 
static const mcuxClKey_Type_t mcuxClKey_Type_Hmac_variableLength
 Key type pointer for HMAC keys with variable length.
 

Detailed Description

Definition of supported key types in mcuxClHmac component, see also mcuxClKey component.