14 #ifndef MCUXCLRANDOMMODES_FUNCTIONS_PATCHMODE_H_ 15 #define MCUXCLRANDOMMODES_FUNCTIONS_PATCHMODE_H_ 17 #include <mcuxClConfig.h> 69 mcuxClRandomModes_CustomGenerateAlgorithm_t customGenerateAlgorithm,
71 uint32_t securityStrength
Type definitions of mcuxClRandom component.
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
MCUX_CSSL_FP_PROTECTED_TYPE(mcuxClRandom_Status_t) mcuxClRandomModes_createPatchMode(mcuxClRandom_ModeDescriptor_t *patchMode
This function creates a PATCH_MODE descriptorThis function creates a PATCH_MODE descriptor.
Definition: mcuxCsslFlowProtection_example.c:137
uint32_t mcuxClRandom_Status_t
Type for status codes of mcuxClRandom component functions.
Definition: mcuxClRandom_Types.h:47
mcuxClRandom_ContextDescriptor_t * mcuxClRandom_Context_t
Random context type.
Definition: mcuxClRandom_Types.h:70
Top-level include file for the mcuxClSession component.
struct mcuxClRandom_ModeDescriptor mcuxClRandom_ModeDescriptor_t
Random data generation mode/algorithm descriptor type.
Definition: mcuxClRandom_Types.h:86