18 #ifndef MCUXCLMAC_TYPES_H_ 19 #define MCUXCLMAC_TYPES_H_ 25 #include <mcuxClConfig.h> 52 struct mcuxClMac_ModeDescriptor;
83 struct mcuxClMac_Context;
uint32_t mcuxClMac_Status_t
Type for Mac component error codes.
Definition: mcuxClMac_Types.h:44
struct mcuxClMac_Context mcuxClMac_Context_t
Mac context type.
Definition: mcuxClMac_Types.h:95
const mcuxClMac_ModeDescriptor_t *const mcuxClMac_Mode_t
MAC mode/algorithm type.
Definition: mcuxClMac_Types.h:67
struct mcuxClMac_ModeDescriptor mcuxClMac_ModeDescriptor_t
MAC mode/algorithm descriptor type.
Definition: mcuxClMac_Types.h:60
Type definitions for the mcuxClSession component.
mcuxClMac_ModeDescriptor_t *const mcuxClMac_CustomMode_t
MAC custom mode/algorithm type.
Definition: mcuxClMac_Types.h:75
Definition of function identifiers for the flow protection mechanism.
Provides the API for the CSSL flow protection mechanism.