configuration.h 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. /*
  2. * WARNING: do not edit!
  3. * Generated by configdata.pm from Configurations\common0.tmpl, Configurations\windows-makefile.tmpl
  4. * via makefile.in
  5. *
  6. * Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
  7. *
  8. * Licensed under the Apache License 2.0 (the "License"). You may not use
  9. * this file except in compliance with the License. You can obtain a copy
  10. * in the file LICENSE in the source distribution or at
  11. * https://www.openssl.org/source/license.html
  12. */
  13. #ifndef OPENSSL_CONFIGURATION_H
  14. #define OPENSSL_CONFIGURATION_H
  15. #pragma once
  16. #ifdef __cplusplus
  17. extern "C" {
  18. #endif
  19. #ifdef OPENSSL_ALGORITHM_DEFINES
  20. #error OPENSSL_ALGORITHM_DEFINES no longer supported
  21. #endif
  22. /*
  23. * OpenSSL was configured with the following options:
  24. */
  25. /* clang-format off */
  26. # ifndef OPENSSL_SYS_WIN32
  27. # define OPENSSL_SYS_WIN32 1
  28. # endif
  29. # define OPENSSL_CONFIGURED_API 30600
  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_AFALGENG
  40. # define OPENSSL_NO_AFALGENG
  41. # endif
  42. # ifndef OPENSSL_NO_ALLOCFAIL_TESTS
  43. # define OPENSSL_NO_ALLOCFAIL_TESTS
  44. # endif
  45. # ifndef OPENSSL_NO_ASAN
  46. # define OPENSSL_NO_ASAN
  47. # endif
  48. # ifndef OPENSSL_NO_BROTLI
  49. # define OPENSSL_NO_BROTLI
  50. # endif
  51. # ifndef OPENSSL_NO_BROTLI_DYNAMIC
  52. # define OPENSSL_NO_BROTLI_DYNAMIC
  53. # endif
  54. # ifndef OPENSSL_NO_CRYPTO_MDEBUG
  55. # define OPENSSL_NO_CRYPTO_MDEBUG
  56. # endif
  57. # ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
  58. # define OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
  59. # endif
  60. # ifndef OPENSSL_NO_DEMOS
  61. # define OPENSSL_NO_DEMOS
  62. # endif
  63. # ifndef OPENSSL_NO_DEVCRYPTOENG
  64. # define OPENSSL_NO_DEVCRYPTOENG
  65. # endif
  66. # ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
  67. # define OPENSSL_NO_EC_NISTP_64_GCC_128
  68. # endif
  69. # ifndef OPENSSL_NO_EGD
  70. # define OPENSSL_NO_EGD
  71. # endif
  72. # ifndef OPENSSL_NO_EXTERNAL_TESTS
  73. # define OPENSSL_NO_EXTERNAL_TESTS
  74. # endif
  75. # ifndef OPENSSL_NO_FIPS_JITTER
  76. # define OPENSSL_NO_FIPS_JITTER
  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_HQINTEROP
  94. # define OPENSSL_NO_HQINTEROP
  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_LMS
  103. # define OPENSSL_NO_LMS
  104. # endif
  105. # ifndef OPENSSL_NO_MD2
  106. # define OPENSSL_NO_MD2
  107. # endif
  108. # ifndef OPENSSL_NO_MSAN
  109. # define OPENSSL_NO_MSAN
  110. # endif
  111. # ifndef OPENSSL_NO_PIE
  112. # define OPENSSL_NO_PIE
  113. # endif
  114. # ifndef OPENSSL_NO_RC5
  115. # define OPENSSL_NO_RC5
  116. # endif
  117. # ifndef OPENSSL_NO_SCTP
  118. # define OPENSSL_NO_SCTP
  119. # endif
  120. # ifndef OPENSSL_NO_SSL3
  121. # define OPENSSL_NO_SSL3
  122. # endif
  123. # ifndef OPENSSL_NO_SSL3_METHOD
  124. # define OPENSSL_NO_SSL3_METHOD
  125. # endif
  126. # ifndef OPENSSL_NO_SSLKEYLOG
  127. # define OPENSSL_NO_SSLKEYLOG
  128. # endif
  129. # ifndef OPENSSL_NO_TESTS
  130. # define OPENSSL_NO_TESTS
  131. # endif
  132. # ifndef OPENSSL_NO_TFO
  133. # define OPENSSL_NO_TFO
  134. # endif
  135. # ifndef OPENSSL_NO_TRACE
  136. # define OPENSSL_NO_TRACE
  137. # endif
  138. # ifndef OPENSSL_NO_UBSAN
  139. # define OPENSSL_NO_UBSAN
  140. # endif
  141. # ifndef OPENSSL_NO_UNIT_TEST
  142. # define OPENSSL_NO_UNIT_TEST
  143. # endif
  144. # ifndef OPENSSL_NO_WEAK_SSL_CIPHERS
  145. # define OPENSSL_NO_WEAK_SSL_CIPHERS
  146. # endif
  147. # ifndef OPENSSL_NO_ZLIB
  148. # define OPENSSL_NO_ZLIB
  149. # endif
  150. # ifndef OPENSSL_NO_ZLIB_DYNAMIC
  151. # define OPENSSL_NO_ZLIB_DYNAMIC
  152. # endif
  153. # ifndef OPENSSL_NO_ZSTD
  154. # define OPENSSL_NO_ZSTD
  155. # endif
  156. # ifndef OPENSSL_NO_ZSTD_DYNAMIC
  157. # define OPENSSL_NO_ZSTD_DYNAMIC
  158. # endif
  159. # ifndef OPENSSL_NO_STATIC_ENGINE
  160. # define OPENSSL_NO_STATIC_ENGINE
  161. # endif
  162. /* clang-format on */
  163. /* Generate 80386 code? */
  164. /* clang-format off */
  165. # undef I386_ONLY
  166. /* clang-format on */
  167. /*
  168. * The following are cipher-specific, but are part of the public API.
  169. */
  170. #if !defined(OPENSSL_SYS_UEFI)
  171. /* clang-format off */
  172. # define BN_LLONG
  173. /* clang-format on */
  174. /* Only one for the following should be defined */
  175. /* clang-format off */
  176. # undef SIXTY_FOUR_BIT_LONG
  177. /* clang-format on */
  178. /* clang-format off */
  179. # undef SIXTY_FOUR_BIT
  180. /* clang-format on */
  181. /* clang-format off */
  182. # define THIRTY_TWO_BIT
  183. /* clang-format on */
  184. #endif
  185. /* clang-format off */
  186. # define RC4_INT unsigned int
  187. /* clang-format on */
  188. #if defined(OPENSSL_NO_COMP) || (defined(OPENSSL_NO_BROTLI) && defined(OPENSSL_NO_ZSTD) && defined(OPENSSL_NO_ZLIB))
  189. #define OPENSSL_NO_COMP_ALG
  190. #else
  191. #undef OPENSSL_NO_COMP_ALG
  192. #endif
  193. #ifdef __cplusplus
  194. }
  195. #endif
  196. #endif /* OPENSSL_CONFIGURATION_H */