Example for the mcuxClEcc component. More...
#include <mcuxClEcc.h>
#include <mcuxClKey.h>
#include <mcuxClSession.h>
#include <mcuxClPkc_Types.h>
#include <mcuxClCore_Examples.h>
#include <mcuxClExample_Session_Helper.h>
#include <mcuxClExample_RNG_Helper.h>
#include <mcuxClRandomModes.h>
#include <mcuxClExample_ELS_Helper.h>
Macros | |
#define | RAM_START_ADDRESS |
#define | MAX_CPUWA_SIZE |
#define | MAX_PKCWA_SIZE |
#define | CPUALIGN_FROM_BYTES_TO_WORDSIZE(bytesize) |
Functions | |
static const uint8_t pMessage [] | __attribute__ ((aligned(4))) |
MCUXCLEXAMPLE_FUNCTION (mcuxClEcc_EdDSA_Ed25519ph_example) | |
Example for the mcuxClEcc component.