19 #ifndef MCUXCLHMAC_MODES_H_ 20 #define MCUXCLHMAC_MODES_H_ 22 #include <mcuxClConfig.h> 23 #include <mcuxClCore_Platform.h> 24 #include <mcuxCsslAnalysis.h> 62 MCUX_CSSL_ANALYSIS_START_SUPPRESS_DECLARED_BUT_NEVER_REFERENCED(
"Declaration provided for externally accessible API")
65 MCUX_CSSL_ANALYSIS_STOP_SUPPRESS_DECLARED_BUT_NEVER_REFERENCED()
static mcuxClMac_Mode_t mcuxClMac_Mode_HMAC_SHA2_256_ELS
HMAC-SHA2-256 mode using ELS HW.
Definition: mcuxClHmac_Modes.h:63
const mcuxClMac_ModeDescriptor_t *const mcuxClMac_Mode_t
MAC mode/algorithm type.
Definition: mcuxClMac_Types.h:67
const mcuxClMac_ModeDescriptor_t mcuxClHmac_ModeDescriptor_SHA2_256_ELS
HMAC-SHA2-256 mode descriptor using ELS HW.
Type definitions for the mcuxClMac component.
struct mcuxClMac_ModeDescriptor mcuxClMac_ModeDescriptor_t
MAC mode/algorithm descriptor type.
Definition: mcuxClMac_Types.h:60