20 #ifndef MCUXCLELS_GLITCHDETECTOR_H_ 21 #define MCUXCLELS_GLITCHDETECTOR_H_ 23 #include <mcuxClConfig.h> 47 #define MCUXCLELS_GLITCHDETECTOR_CFG_SIZE ((size_t) 0x18u) 49 #define MCUXCLELS_GLITCHDETECTOR_TRIM_SIZE ((size_t) 0x04u) 84 uint8_t
const * pInput
#define MCUX_CSSL_FP_FUNCTION_DECL(...)
Declaration of a flow protected function.
Definition: mcuxCsslFlowProtection.h:125
MCUXCLELS_API mcuxClEls_KeyIndex_t uint8_t * pOutput
< [out] The memory address of the exported key
Definition: mcuxClEls_KeyManagement.h:295
ELS header for common functionality.
uint32_t mcuxClEls_Status_t
Type for ELS driver status codes.
Definition: mcuxClEls_Types.h:211
MCUXCLELS_API MCUX_CSSL_FP_PROTECTED_TYPE(mcuxClEls_Status_t) mcuxClEls_GlitchDetector_LoadConfig_Async(uint8_t const *pInput)
Loads a glitch detector configuration.
#define MCUXCLELS_API
Marks a function as a public API function of the mcuxClEls component.
Definition: mcuxClEls_Common.h:47