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

Define the CPU workarea size required by mcuxClEcc APIs. More...

Macros

#define MCUXCLECC_KEYGEN_WACPU_SIZE
 CPU workarea size (in bytes) for mcuxClEcc_KeyGen.
 
#define MCUXCLECC_SIGN_WACPU_SIZE
 CPU workarea size (in bytes) for mcuxClEcc_Sign.
 
#define MCUXCLECC_VERIFY_WACPU_SIZE
 CPU workarea size (in bytes) for mcuxClEcc_Verify.
 
#define MCUXCLECC_POINTMULT_WACPU_SIZE
 CPU workarea size (in bytes) for mcuxClEcc_PointMult.
 

Detailed Description

Define the CPU workarea size required by mcuxClEcc APIs.

Macro Definition Documentation

◆ MCUXCLECC_KEYGEN_WACPU_SIZE

#define MCUXCLECC_KEYGEN_WACPU_SIZE

CPU workarea size (in bytes) for mcuxClEcc_KeyGen.

◆ MCUXCLECC_SIGN_WACPU_SIZE

#define MCUXCLECC_SIGN_WACPU_SIZE

CPU workarea size (in bytes) for mcuxClEcc_Sign.

◆ MCUXCLECC_VERIFY_WACPU_SIZE

#define MCUXCLECC_VERIFY_WACPU_SIZE

CPU workarea size (in bytes) for mcuxClEcc_Verify.

◆ MCUXCLECC_POINTMULT_WACPU_SIZE

#define MCUXCLECC_POINTMULT_WACPU_SIZE

CPU workarea size (in bytes) for mcuxClEcc_PointMult.