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