Mbed TLS v3.6.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
timing_alt.h
Go to the documentation of this file.
1 /* timing_alt.h with dummy types for MBEDTLS_TIMING_ALT */
2 /*
3  * Copyright The Mbed TLS Contributors
4  * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
5  */
6 
7 #ifndef TIMING_ALT_H
8 #define TIMING_ALT_H
9 
11  int dummy;
12 };
13 
15  int dummy;
17 
18 
19 #endif /* timing_alt.h */
struct mbedtls_timing_delay_context mbedtls_timing_delay_context