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. | |
Define the CPU workarea size required by mcuxClEcc APIs.
#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.