19 #ifndef MCUXCLSESSION_FUNCTIONS_H_ 20 #define MCUXCLSESSION_FUNCTIONS_H_ 22 #include <mcuxClCore_Platform.h> 61 uint32_t *
const pCpuWaBuffer,
63 uint32_t *
const pPkcWaBuffer,
mcuxClSession_Descriptor_t *const mcuxClSession_Handle_t
Type for mcuxClSession Handle.
Definition: mcuxClSession_Types.h:124
#define MCUX_CSSL_FP_FUNCTION_DECL(...)
Declaration of a flow protected function.
Definition: mcuxCsslFlowProtection.h:125
Type definitions for the mcuxClSession component.
uint32_t mcuxClSession_Rtf_t
Type for mcuxClSession RTF configuration flags.
Definition: mcuxClSession_Types.h:85
Definition of function identifiers for the flow protection mechanism.
uint32_t mcuxClSession_Status_t
Type for mcuxClSession status codes.
Definition: mcuxClSession_Types.h:75
Provides the API for the CSSL flow protection mechanism.
MCUX_CSSL_FP_PROTECTED_TYPE(mcuxClSession_Status_t) mcuxClSession_init(mcuxClSession_Handle_t pSession
Initialize a Crypto Library session.
Definition: mcuxCsslFlowProtection_example.c:137