Example for the mcuxClEcc component. More...
#include <mcuxClToolchain.h>#include <mcuxClBuffer.h>#include <mcuxClEcc.h>#include <mcuxClKey.h>#include <mcuxClPkc_Types.h>#include <mcuxClCore_Examples.h>#include <mcuxClExample_Session_Helper.h>#include <mcuxCsslFlowProtection.h>#include <mcuxClCore_FunctionIdentifiers.h>#include <mcuxClExample_ELS_Helper.h>Macros | |
| #define | MAX_CPUWA_SIZE |
| #define | MAX_PKCWA_SIZE |
Functions | |
| MCUXCLEXAMPLE_FUNCTION (mcuxClEcc_EdDSA_VerifySignature_Ed25519_example) | |
Variables | |
| static const ALIGNED uint8_t | pIn [] |
| static const ALIGNED uint8_t | pSignature [MCUXCLECC_EDDSA_ED25519_SIZE_SIGNATURE] |
| static const ALIGNED uint8_t | pPublicKey [MCUXCLECC_EDDSA_ED25519_SIZE_PUBLICKEY] |
Example for the mcuxClEcc component.