Defines the memory consumption for the mcuxClFfdh component. More...
#include <mcuxClCore_Macros.h>Go to the source code of this file.
Macros | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_2048 |
| CPU workarea size (in bytes) for ffdhe2048 mcuxClKey_agreement. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_3072 |
| CPU workarea size (in bytes) for ffdhe3072 mcuxClKey_agreement. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_4096 |
| CPU workarea size (in bytes) for ffdhe4096 mcuxClKey_agreement. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_6144 |
| CPU workarea size (in bytes) for ffdhe6144 mcuxClKey_agreement. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_8192 |
| CPU workarea size (in bytes) for ffdhe8192 mcuxClKey_agreement. | |
| #define | MCUXCLFFDH_PKC_WORDSIZE |
| PKC wordsize in FFDH component. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_2048 |
| PKC workarea size (in bytes) for #mcuxClFfdh_FFDH_KeyAgreement for arbitrary lengths of p. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_3072 |
| PKC workarea size (in bytes) for ffdhe3072 mcuxClKey_agreement. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_4096 |
| PKC workarea size (in bytes) for ffdhe4096 mcuxClKey_agreement. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_6144 |
| PKC workarea size (in bytes) for ffdhe6144 mcuxClKey_agreement. | |
| #define | MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_8192 |
| PKC workarea size (in bytes) for ffdhe8192 mcuxClKey_agreement. | |
Defines the memory consumption for the mcuxClFfdh component.