MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClOsccaSm2_Constants.h
Go to the documentation of this file.
1/*--------------------------------------------------------------------------*/
2/* Copyright 2016, 2021-2023 NXP */
3/* */
4/* NXP Proprietary. This software is owned or controlled by NXP and may */
5/* only be used strictly in accordance with the applicable license terms. */
6/* By expressly accepting such terms or by downloading, installing, */
7/* activating and/or otherwise using the software, you are agreeing that */
8/* you have read, and that you agree to comply with and are bound by, such */
9/* license terms. If you do not agree to be bound by the applicable */
10/* license terms, then you may not retain, install, activate or otherwise */
11/* use the software. */
12/*--------------------------------------------------------------------------*/
13
21#ifndef MCUXCLOSCCASM2_CONSTANTS_H_
22#define MCUXCLOSCCASM2_CONSTANTS_H_
23
24#include <mcuxClOscca_Types.h>
25#include <mcuxClOscca_Memory.h>
27
28#ifdef __cplusplus
29extern "C" {
30#endif
31
32#ifdef MCUXCL_FEATURE_SM2_KEYAGREEMENT
33/************************************************************************************************/
35/************************************************************************************************/
36#define MCUXCLOSCCASM2_KEYAGREEMENT_NUM_OF_ADDITIONAL_INPUTS 7u
37#define MCUXCLOSCCASM2_KEYAGREEMENT_PREHASH_INITIATOR 0u
38#define MCUXCLOSCCASM2_KEYAGREEMENT_PREHASH_RESPONDER 1u
39#define MCUXCLOSCCASM2_KEYAGREEMENT_PRIVATEEPHEMERALKEY 2u
40#define MCUXCLOSCCASM2_KEYAGREEMENT_PUBLICEPHEMERALPOINT 3u
41#define MCUXCLOSCCASM2_KEYAGREEMENT_PUBLICEPHEMERALPOINT_PARTY2 4u
42#define MCUXCLOSCCASM2_KEYAGREEMENT_CONFIRMATION_R2I 5u
43#define MCUXCLOSCCASM2_KEYAGREEMENT_CONFIRMATION_I2R 6u
44#endif /* MCUXCL_FEATURE_SM2_KEYAGREEMENT */
45
46#ifdef __cplusplus
47} /* extern "C" */
48#endif
49
50#endif /* MCUXCLOSCCASM2_CONSTANTS_H_ */
Type definitions of mcuxClOsccaSm2 component.
: Macros for alignment memory
: Global type definitions