19#ifndef MCUXCLOSCCASM4_KEYTYPES_H_
20#define MCUXCLOSCCASM4_KEYTYPES_H_
22#include <mcuxClCore_Platform.h>
23#include <mcuxCsslAnalysis.h>
42MCUX_CSSL_ANALYSIS_START_PATTERN_EXTERNAL_API_DECLARATIONS()
44MCUX_CSSL_ANALYSIS_STOP_PATTERN_EXTERNAL_API_DECLARATIONS()
Type definitions for the mcuxClKey component.
const mcuxClKey_TypeDescriptor_t * mcuxClKey_Type_t
Key type handle type.
Definition mcuxClKey_Types.h:111
struct mcuxClKey_TypeDescriptor mcuxClKey_TypeDescriptor_t
Key type descriptor type.
Definition mcuxClKey_Types.h:104
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_SM4
Key type structure for OSCCA SM4 based keys.
static const mcuxClKey_Type_t mcuxClKey_Type_SM4
Key type pointer for OSCCA SM4 keys.
Definition mcuxClOsccaSm4_KeyTypes.h:43