MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClMacModes_Functions.h
Go to the documentation of this file.
1 /*--------------------------------------------------------------------------*/
2 /* Copyright 2022-2023 NXP */
3 /* */
4 /* NXP Confidential. 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 license */
10 /* terms, then you may not retain, install, activate or otherwise use the */
11 /* software. */
12 /*--------------------------------------------------------------------------*/
13 
19 #ifndef MCUXCLMACMODES_FUNCTIONS_H_
20 #define MCUXCLMACMODES_FUNCTIONS_H_
21 
22 #include <mcuxCsslFlowProtection.h>
23 #include <mcuxClSession_Types.h>
24 #include <mcuxClKey_Types.h>
25 #include <mcuxClMac_Types.h>
26 #include <mcuxClCore_Platform.h>
27 #include <mcuxClCore_Buffer.h>
28 
29 #ifdef __cplusplus
30 extern "C" {
31 #endif
32  /* mcuxClMacModes_Constructors */
51  /* mcuxClMacModes_Functions */
55 
56 #ifdef __cplusplus
57 } /* extern "C" */
58 #endif
59 
60 #endif /* MCUXCLMACMODES_FUNCTIONS_H_ */
Type definitions for the mcuxClSession component.
Type definitions for the mcuxClMac component.
Type definitions for the mcuxClKey component.
Provides the API for the CSSL flow protection mechanism.