MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClEcc_MemoryConsumption

Defines the memory consumption for the mcuxClEcc component. More...

Topics

 MCUXCLECC_WACPU_
 Define the CPU workarea size required by mcuxClEcc APIs.
 MCUXCLECC_WAPKC_
 Define the PKC workarea size required by mcuxClEcc APIs.

Macros

#define MCUXCLECC_CUSTOMWEIERECCDOMAINPARAMS_SIZE(byteLenP, byteLenN)
 Define for the buffer size (in bytes) for optimized custom ECC Weierstrass domain parameters.

Detailed Description

Defines the memory consumption for the mcuxClEcc component.

Macro Definition Documentation

◆ MCUXCLECC_CUSTOMWEIERECCDOMAINPARAMS_SIZE

#define MCUXCLECC_CUSTOMWEIERECCDOMAINPARAMS_SIZE ( byteLenP,
byteLenN )

Define for the buffer size (in bytes) for optimized custom ECC Weierstrass domain parameters.

Examples
mcuxClEcc_WeierECC_CustomEccWeierType_BN256_example.c.