MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClEcc_EdDSA_GenerateSignature_Ed25519_example.c File Reference

Example for the mcuxClEcc component. More...

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

Macros

#define MAX_CPUWA_SIZE
 
#define MAX_PKCWA_SIZE
 

Functions

 MCUXCLEXAMPLE_FUNCTION (mcuxClEcc_EdDSA_GenerateSignature_Ed25519_example)
 

Variables

static const ALIGNED uint8_t pPrivKeyInput [MCUXCLECC_EDDSA_ED25519_SIZE_PRIVATEKEY]
 
static const ALIGNED uint8_t pRefSignature [MCUXCLECC_EDDSA_ED25519_SIZE_SIGNATURE]
 
static const ALIGNED uint8_t pMessage []
 

Detailed Description

Example for the mcuxClEcc component.