MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClEcc_Mont_Curve448_example.c File Reference

Example for the mcuxClEcc component. More...

#include <mcuxClRandomModes.h>
#include <mcuxClEcc.h>
#include <mcuxClKey.h>
#include <mcuxClPkc_Types.h>
#include <mcuxClExample_ELS_Helper.h>
#include <mcuxClExample_Session_Helper.h>
#include <mcuxClExample_RNG_Helper.h>
#include <mcuxClCore_Examples.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxClCore_FunctionIdentifiers.h>

Macros

#define RAM_START_ADDRESS
 
#define MAX_CPUWA_SIZE
 
#define MAX_PKCWA_SIZE
 

Functions

 MCUXCLEXAMPLE_FUNCTION (mcuxClEcc_Mont_Curve448_example)
 

Detailed Description

Example for the mcuxClEcc component.

Function Documentation

◆ MCUXCLEXAMPLE_FUNCTION()

MCUXCLEXAMPLE_FUNCTION ( mcuxClEcc_Mont_Curve448_example  )

Initialize ELS, Enable the ELS

Destroy Session and cleanup Session

Disable the ELS

Examples
mcuxClEcc_Mont_Curve448_example.c.