configuration.h 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. /*
  2. * WARNING: do not edit!
  3. * Generated by configdata.pm from Configurations/common0.tmpl, Configurations/unix-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. # define OPENSSL_CONFIGURED_API 30300
  26. # ifndef OPENSSL_RAND_SEED_OS
  27. # define OPENSSL_RAND_SEED_OS
  28. # endif
  29. # ifndef OPENSSL_THREADS
  30. # define OPENSSL_THREADS
  31. # endif
  32. # ifndef OPENSSL_NO_ACVP_TESTS
  33. # define OPENSSL_NO_ACVP_TESTS
  34. # endif
  35. # ifndef OPENSSL_NO_AFALGENG
  36. # define OPENSSL_NO_AFALGENG
  37. # endif
  38. # ifndef OPENSSL_NO_ASAN
  39. # define OPENSSL_NO_ASAN
  40. # endif
  41. # ifndef OPENSSL_NO_BROTLI
  42. # define OPENSSL_NO_BROTLI
  43. # endif
  44. # ifndef OPENSSL_NO_BROTLI_DYNAMIC
  45. # define OPENSSL_NO_BROTLI_DYNAMIC
  46. # endif
  47. # ifndef OPENSSL_NO_CRYPTO_MDEBUG
  48. # define OPENSSL_NO_CRYPTO_MDEBUG
  49. # endif
  50. # ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
  51. # define OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
  52. # endif
  53. # ifndef OPENSSL_NO_DEVCRYPTOENG
  54. # define OPENSSL_NO_DEVCRYPTOENG
  55. # endif
  56. # ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
  57. # define OPENSSL_NO_EC_NISTP_64_GCC_128
  58. # endif
  59. # ifndef OPENSSL_NO_EGD
  60. # define OPENSSL_NO_EGD
  61. # endif
  62. # ifndef OPENSSL_NO_EXTERNAL_TESTS
  63. # define OPENSSL_NO_EXTERNAL_TESTS
  64. # endif
  65. # ifndef OPENSSL_NO_FIPS_SECURITYCHECKS
  66. # define OPENSSL_NO_FIPS_SECURITYCHECKS
  67. # endif
  68. # ifndef OPENSSL_NO_FUZZ_AFL
  69. # define OPENSSL_NO_FUZZ_AFL
  70. # endif
  71. # ifndef OPENSSL_NO_FUZZ_LIBFUZZER
  72. # define OPENSSL_NO_FUZZ_LIBFUZZER
  73. # endif
  74. # ifndef OPENSSL_NO_KTLS
  75. # define OPENSSL_NO_KTLS
  76. # endif
  77. # ifndef OPENSSL_NO_LOADERENG
  78. # define OPENSSL_NO_LOADERENG
  79. # endif
  80. # ifndef OPENSSL_NO_MD2
  81. # define OPENSSL_NO_MD2
  82. # endif
  83. # ifndef OPENSSL_NO_MSAN
  84. # define OPENSSL_NO_MSAN
  85. # endif
  86. # ifndef OPENSSL_NO_RC5
  87. # define OPENSSL_NO_RC5
  88. # endif
  89. # ifndef OPENSSL_NO_SCTP
  90. # define OPENSSL_NO_SCTP
  91. # endif
  92. # ifndef OPENSSL_NO_SSL3
  93. # define OPENSSL_NO_SSL3
  94. # endif
  95. # ifndef OPENSSL_NO_SSL3_METHOD
  96. # define OPENSSL_NO_SSL3_METHOD
  97. # endif
  98. # ifndef OPENSSL_NO_TFO
  99. # define OPENSSL_NO_TFO
  100. # endif
  101. # ifndef OPENSSL_NO_TRACE
  102. # define OPENSSL_NO_TRACE
  103. # endif
  104. # ifndef OPENSSL_NO_UBSAN
  105. # define OPENSSL_NO_UBSAN
  106. # endif
  107. # ifndef OPENSSL_NO_UNIT_TEST
  108. # define OPENSSL_NO_UNIT_TEST
  109. # endif
  110. # ifndef OPENSSL_NO_UPLINK
  111. # define OPENSSL_NO_UPLINK
  112. # endif
  113. # ifndef OPENSSL_NO_WEAK_SSL_CIPHERS
  114. # define OPENSSL_NO_WEAK_SSL_CIPHERS
  115. # endif
  116. # ifndef OPENSSL_NO_WINSTORE
  117. # define OPENSSL_NO_WINSTORE
  118. # endif
  119. # ifndef OPENSSL_NO_ZLIB
  120. # define OPENSSL_NO_ZLIB
  121. # endif
  122. # ifndef OPENSSL_NO_ZLIB_DYNAMIC
  123. # define OPENSSL_NO_ZLIB_DYNAMIC
  124. # endif
  125. # ifndef OPENSSL_NO_ZSTD
  126. # define OPENSSL_NO_ZSTD
  127. # endif
  128. # ifndef OPENSSL_NO_ZSTD_DYNAMIC
  129. # define OPENSSL_NO_ZSTD_DYNAMIC
  130. # endif
  131. # ifndef OPENSSL_NO_DYNAMIC_ENGINE
  132. # define OPENSSL_NO_DYNAMIC_ENGINE
  133. # endif
  134. /* Generate 80386 code? */
  135. # undef I386_ONLY
  136. /*
  137. * The following are cipher-specific, but are part of the public API.
  138. */
  139. # if !defined(OPENSSL_SYS_UEFI)
  140. # undef BN_LLONG
  141. /* Only one for the following should be defined */
  142. # define SIXTY_FOUR_BIT_LONG
  143. # undef SIXTY_FOUR_BIT
  144. # undef THIRTY_TWO_BIT
  145. # endif
  146. # define RC4_INT unsigned char
  147. # if defined(OPENSSL_NO_COMP) || (defined(OPENSSL_NO_BROTLI) && defined(OPENSSL_NO_ZSTD) && defined(OPENSSL_NO_ZLIB))
  148. # define OPENSSL_NO_COMP_ALG
  149. # else
  150. # undef OPENSSL_NO_COMP_ALG
  151. # endif
  152. # ifdef __cplusplus
  153. }
  154. # endif
  155. #endif /* OPENSSL_CONFIGURATION_H */