Define the CPU workarea size required by mcuxClEcc APIs. More...
Macros | |
| #define | MCUXCLECC_KEYGEN_WACPU_SIZE |
| CPU workarea size (in bytes) for mcuxClEcc_KeyGen. More... | |
| #define | MCUXCLECC_SIGN_WACPU_SIZE |
| CPU workarea size (in bytes) for mcuxClEcc_Sign. More... | |
| #define | MCUXCLECC_VERIFY_WACPU_SIZE |
| CPU workarea size (in bytes) for mcuxClEcc_Verify. More... | |
| #define | MCUXCLECC_POINTMULT_WACPU_SIZE |
| CPU workarea size (in bytes) for mcuxClEcc_PointMult. More... | |
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.