MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClFfdh_MemoryConsumption.h
Go to the documentation of this file.
1/*--------------------------------------------------------------------------*/
2/* Copyright 2025 NXP */
3/* */
4/* NXP Confidential and Proprietary. This software is owned or controlled */
5/* by NXP and may only be used strictly in accordance with the applicable */
6/* license terms. By expressly accepting such terms or by downloading, */
7/* installing, activating and/or otherwise using the software, you are */
8/* agreeing that you have read, and that you agree to comply with and are */
9/* bound by, such license terms. If you do not agree to be bound by the */
10/* applicable license terms, then you may not retain, install, activate or */
11/* otherwise use the software. */
12/*--------------------------------------------------------------------------*/
13
18
19#ifndef MCUXCLFFDH_MEMORYCONSUMPTION_H_
20#define MCUXCLFFDH_MEMORYCONSUMPTION_H_
21
22#include <mcuxClCore_Macros.h>
23
30
36
37#define MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_2048 (356u )
38#define MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_3072 (356u )
39#define MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_4096 (356u )
40#define MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_6144 (356u )
41#define MCUXCLKEY_AGREEMENT_FFDH_WACPU_SIZE_8192 (1384u )
42 /* MCUXCLFFDH_WACPU */
46
47
53
57#define MCUXCLFFDH_PKC_WORDSIZE 8u
58
62#define MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_2048 (2448u )
63#define MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_3072 (3600u )
64#define MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_4096 (4752u )
65#define MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_6144 (7056u )
66#define MCUXCLKEY_AGREEMENT_FFDH_WAPKC_SIZE_8192 (7328u )
67
68 /* MCUXCLFFDH_WAPKC */
72
73 /* mcuxClFfdh_MemoryConsumption */
77
78#endif /* MCUXCLFFDH_MEMORYCONSUMPTION_H_ */
Definition of macros.