MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClPadding_Types.h
Go to the documentation of this file.
1
/*--------------------------------------------------------------------------*/
2
/* Copyright 2022 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
20
#ifndef MCUXCLPADDING_TYPES_H_
21
#define MCUXCLPADDING_TYPES_H_
22
23
#include <stdint.h>
24
#include <mcuxClConfig.h>
// Exported features flags header
25
26
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
30
37
38
45
typedef
uint32_t
mcuxClPadding_Status_t
;
46
48
49
#ifdef __cplusplus
50
}
/* extern "C" */
51
#endif
52
53
#endif
/* MCUXCLPADDING_TYPES_H_ */
mcuxClPadding_Status_t
uint32_t mcuxClPadding_Status_t
Padding status code.
Definition
mcuxClPadding_Types.h:45
mcuxClPadding_Types.h
Generated by
1.16.1