VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/gen-includes/openssl/configuration.h@ 109052

Last change on this file since 109052 was 109052, checked in by vboxsync, 4 weeks ago

openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. ​bugref:10890

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.2 KB
Line 
1/*
2 * WARNING: do not edit!
3 * Generated by Makefile from configuration.h.in
4 *
5 * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
6 *
7 * Licensed under the Apache License 2.0 (the "License"). You may not use
8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
10 * https://www.openssl.org/source/license.html
11 */
12
13#ifndef OPENSSL_CONFIGURATION_H
14# define OPENSSL_CONFIGURATION_H
15# pragma once
16
17# ifdef __cplusplus
18extern "C" {
19# endif
20
21# ifdef OPENSSL_ALGORITHM_DEFINES
22# error OPENSSL_ALGORITHM_DEFINES no longer supported
23# endif
24
25/*
26 * OpenSSL was configured with the following options:
27 */
28
29# define OPENSSL_CONFIGURED_API 10101
30# ifndef OPENSSL_RAND_SEED_OS
31# define OPENSSL_RAND_SEED_OS
32# endif
33# ifndef OPENSSL_THREADS
34# define OPENSSL_THREADS
35# endif
36# ifndef OPENSSL_NO_ACVP_TESTS
37# define OPENSSL_NO_ACVP_TESTS
38# endif
39# ifndef OPENSSL_NO_ASAN
40# define OPENSSL_NO_ASAN
41# endif
42# ifndef OPENSSL_NO_BROTLI
43# define OPENSSL_NO_BROTLI
44# endif
45# ifndef OPENSSL_NO_BROTLI_DYNAMIC
46# define OPENSSL_NO_BROTLI_DYNAMIC
47# endif
48# ifndef OPENSSL_NO_CRYPTO_MDEBUG
49# define OPENSSL_NO_CRYPTO_MDEBUG
50# endif
51# ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
52# define OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
53# endif
54# ifndef OPENSSL_NO_DEFAULT_THREAD_POOL
55# define OPENSSL_NO_DEFAULT_THREAD_POOL
56# endif
57# ifndef OPENSSL_NO_DEMOS
58# define OPENSSL_NO_DEMOS
59# endif
60# ifndef OPENSSL_NO_DEVCRYPTOENG
61# define OPENSSL_NO_DEVCRYPTOENG
62# endif
63# ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
64# define OPENSSL_NO_EC_NISTP_64_GCC_128
65# endif
66# ifndef OPENSSL_NO_ECDH
67# define OPENSSL_NO_ECDH
68# endif
69# ifndef OPENSSL_NO_ECDSA
70# define OPENSSL_NO_ECDSA
71# endif
72# ifndef OPENSSL_NO_EGD
73# define OPENSSL_NO_EGD
74# endif
75# ifndef OPENSSL_NO_EXTERNAL_TESTS
76# define OPENSSL_NO_EXTERNAL_TESTS
77# endif
78# ifndef OPENSSL_NO_FIPS_POST
79# define OPENSSL_NO_FIPS_POST
80# endif
81# ifndef OPENSSL_NO_FIPS_SECURITYCHECKS
82# define OPENSSL_NO_FIPS_SECURITYCHECKS
83# endif
84# ifndef OPENSSL_NO_FUZZ_AFL
85# define OPENSSL_NO_FUZZ_AFL
86# endif
87# ifndef OPENSSL_NO_FUZZ_LIBFUZZER
88# define OPENSSL_NO_FUZZ_LIBFUZZER
89# endif
90# ifndef OPENSSL_NO_H3DEMO
91# define OPENSSL_NO_H3DEMO
92# endif
93# ifndef OPENSSL_NO_IDEA
94# define OPENSSL_NO_IDEA
95# endif
96# ifndef OPENSSL_NO_JITTER
97# define OPENSSL_NO_JITTER
98# endif
99# ifndef OPENSSL_NO_KTLS
100# define OPENSSL_NO_KTLS
101# endif
102# ifndef OPENSSL_NO_MD4
103# define OPENSSL_NO_MD4
104# endif
105# ifndef OPENSSL_NO_MSAN
106# define OPENSSL_NO_MSAN
107# endif
108# ifndef OPENSSL_NO_PIE
109# define OPENSSL_NO_PIE
110# endif
111# ifndef OPENSSL_NO_RC2
112# define OPENSSL_NO_RC2
113# endif
114# ifndef OPENSSL_NO_RC5
115# define OPENSSL_NO_RC5
116# endif
117# ifndef OPENSSL_NO_RMD160
118# define OPENSSL_NO_RMD160
119# endif
120# ifndef OPENSSL_NO_SCTP
121# define OPENSSL_NO_SCTP
122# endif
123# ifndef OPENSSL_NO_SM2
124# define OPENSSL_NO_SM2
125# endif
126# ifndef OPENSSL_NO_SM4
127# define OPENSSL_NO_SM4
128# endif
129# ifndef OPENSSL_NO_SSL3
130# define OPENSSL_NO_SSL3
131# endif
132# ifndef OPENSSL_NO_SSL3_METHOD
133# define OPENSSL_NO_SSL3_METHOD
134# endif
135# ifndef OPENSSL_NO_TFO
136# define OPENSSL_NO_TFO
137# endif
138# ifndef OPENSSL_NO_THREAD_POOL
139# define OPENSSL_NO_THREAD_POOL
140# endif
141# ifndef OPENSSL_NO_TRACE
142# define OPENSSL_NO_TRACE
143# endif
144# ifndef OPENSSL_NO_UBSAN
145# define OPENSSL_NO_UBSAN
146# endif
147# ifndef OPENSSL_NO_UNIT_TEST
148# define OPENSSL_NO_UNIT_TEST
149# endif
150# ifndef OPENSSL_NO_UPLINK
151# define OPENSSL_NO_UPLINK
152# endif
153# ifndef OPENSSL_NO_WEAK_SSL_CIPHERS
154# define OPENSSL_NO_WEAK_SSL_CIPHERS
155# endif
156# ifndef OPENSSL_NO_WHIRLPOOL
157# define OPENSSL_NO_WHIRLPOOL
158# endif
159# ifndef OPENSSL_NO_WINSTORE
160# define OPENSSL_NO_WINSTORE
161# endif
162# ifndef OPENSSL_NO_ZLIB
163# define OPENSSL_NO_ZLIB
164# endif
165# ifndef OPENSSL_NO_ZLIB_DYNAMIC
166# define OPENSSL_NO_ZLIB_DYNAMIC
167# endif
168# ifndef OPENSSL_NO_ZSTD
169# define OPENSSL_NO_ZSTD
170# endif
171# ifndef OPENSSL_NO_ZSTD_DYNAMIC
172# define OPENSSL_NO_ZSTD_DYNAMIC
173# endif
174# ifndef OPENSSL_NO_STATIC_ENGINE
175# define OPENSSL_NO_STATIC_ENGINE
176# endif
177
178
179/* Generate 80386 code? */
180# undef I386_ONLY
181
182/*
183 * The following are cipher-specific, but are part of the public API.
184 */
185#ifndef VBOX
186# if !defined(OPENSSL_SYS_UEFI)
187# undef BN_LLONG
188/* Only one for the following should be defined */
189# define SIXTY_FOUR_BIT_LONG
190# undef SIXTY_FOUR_BIT
191# undef THIRTY_TWO_BIT
192# endif
193#else
194/* Only one for the following should be defined */
195#include <iprt/cdefs.h>
196# if defined(RT_ARCH_AMD64) || defined(RT_ARCH_SPARC64) || defined(RT_ARCH_ARM64)
197# ifdef _MSC_VER
198# undef SIXTY_FOUR_BIT_LONG
199# define SIXTY_FOUR_BIT
200# undef THIRTY_TWO_BIT
201# else
202# define SIXTY_FOUR_BIT_LONG
203# undef SIXTY_FOUR_BIT
204# undef THIRTY_TWO_BIT
205# endif
206# elif defined(RT_ARCH_X86) || defined(RT_ARCH_SPARC) || defined(RT_ARCH_ARM32)
207# undef SIXTY_FOUR_BIT_LONG
208# undef SIXTY_FOUR_BIT
209# define THIRTY_TWO_BIT
210# else
211# error "Unknown/missing RT_ARCH_*." * /* vbox: 64-bit (cannot safely use ARCH_BITS without including iprt/cdefs.h) */
212# endif
213#endif /* VBOX */
214
215# define RC4_INT unsigned int
216
217# if defined(OPENSSL_NO_COMP) || (defined(OPENSSL_NO_BROTLI) && defined(OPENSSL_NO_ZSTD) && defined(OPENSSL_NO_ZLIB))
218# define OPENSSL_NO_COMP_ALG
219# else
220# undef OPENSSL_NO_COMP_ALG
221# endif
222
223# ifdef __cplusplus
224}
225# endif
226
227#endif /* OPENSSL_CONFIGURATION_H */
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette