Example for the mcuxClEcc component. More...
#include <mcuxClCore_Examples.h>
#include <mcuxClSession.h>
#include <mcuxClCore_FunctionIdentifiers.h>
#include <mcuxClExample_Session_Helper.h>
#include <mcuxClKey.h>
#include <mcuxClEcc.h>
#include <mcuxClEcc_WeierECC.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxClRandom.h>
#include <mcuxClRandomModes.h>
Macros | |
#define | BN256_BYTE_LEN_P |
#define | BN256_BYTE_LEN_N |
#define | MAX_CPUWA_SIZE |
#define | MAX_PKCWA_SIZE |
Functions | |
MCUXCLEXAMPLE_FUNCTION (mcuxClEcc_WeierECC_CustomEccWeierType_BN256_example) | |
Performs an example key derivation using the mcuxClKey component. More... | |
Example for the mcuxClEcc component.
MCUXCLEXAMPLE_FUNCTION | ( | mcuxClEcc_WeierECC_CustomEccWeierType_BN256_example | ) |
Performs an example key derivation using the mcuxClKey component.
MCUXCLEXAMPLE_STATUS_OK | The example code completed successfully |
MCUXCLEXAMPLE_STATUS_ERROR | The example code failed |