MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClEcc_Constants

Defines constants of mcuxClEcc. More...

Macros

#define MCUXCLECC_CURVEID_MONT_X25519
 

Variables

const mcuxClEcc_Mont_DomainParams_t mcuxClEcc_Mont_DomainParams_Curve25519
 Curve25519 domain parameters. More...
 

Detailed Description

Defines constants of mcuxClEcc.

Variable Documentation

◆ mcuxClEcc_Mont_DomainParams_Curve25519

const mcuxClEcc_Mont_DomainParams_t mcuxClEcc_Mont_DomainParams_Curve25519

Curve25519 domain parameters.

Examples
mcuxClEcc_Mont_example.c.