Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
opensslconf.h File Reference
#include <openssl/opensslv.h>
+ Include dependency graph for opensslconf.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OPENSSL_SYS_WIN64A   1
 
#define OPENSSL_NO_MD2
 
#define OPENSSL_NO_RC5
 
#define OPENSSL_THREADS
 
#define OPENSSL_RAND_SEED_OS
 
#define OPENSSL_NO_AFALGENG
 
#define OPENSSL_NO_ASAN
 
#define OPENSSL_NO_CRYPTO_MDEBUG
 
#define OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
 
#define OPENSSL_NO_DEVCRYPTOENG
 
#define OPENSSL_NO_EC_NISTP_64_GCC_128
 
#define OPENSSL_NO_EGD
 
#define OPENSSL_NO_EXTERNAL_TESTS
 
#define OPENSSL_NO_FUZZ_AFL
 
#define OPENSSL_NO_FUZZ_LIBFUZZER
 
#define OPENSSL_NO_HEARTBEATS
 
#define OPENSSL_NO_MSAN
 
#define OPENSSL_NO_SCTP
 
#define OPENSSL_NO_SSL_TRACE
 
#define OPENSSL_NO_SSL3
 
#define OPENSSL_NO_SSL3_METHOD
 
#define OPENSSL_NO_TESTS
 
#define OPENSSL_NO_UBSAN
 
#define OPENSSL_NO_UNIT_TEST
 
#define OPENSSL_NO_WEAK_SSL_CIPHERS
 
#define OPENSSL_NO_DYNAMIC_ENGINE
 
#define NON_EMPTY_TRANSLATION_UNIT   static void *dummy = &dummy;
 
#define DECLARE_DEPRECATED(f)   f;
 
#define OPENSSL_FILE   __FILE__
 
#define OPENSSL_LINE   __LINE__
 
#define OPENSSL_MIN_API   0
 
#define OPENSSL_API_COMPAT   OPENSSL_MIN_API
 
#define DEPRECATEDIN_1_2_0(f)   f;
 
#define DEPRECATEDIN_1_1_0(f)   DECLARE_DEPRECATED(f)
 
#define DEPRECATEDIN_1_0_0(f)   DECLARE_DEPRECATED(f)
 
#define DEPRECATEDIN_0_9_8(f)   DECLARE_DEPRECATED(f)
 
#define OPENSSL_UNISTD   <unistd.h>
 
#define OPENSSL_EXPORT_VAR_AS_FUNCTION
 
#define SIXTY_FOUR_BIT
 
#define RC4_INT   unsigned int
 

Macro Definition Documentation

◆ DECLARE_DEPRECATED

#define DECLARE_DEPRECATED ( f)    f;

Definition at line 120 of file opensslconf.h.

◆ DEPRECATEDIN_0_9_8

#define DEPRECATEDIN_0_9_8 ( f )    DECLARE_DEPRECATED(f)

Definition at line 178 of file opensslconf.h.

◆ DEPRECATEDIN_1_0_0

#define DEPRECATEDIN_1_0_0 ( f)    DECLARE_DEPRECATED(f)

Definition at line 172 of file opensslconf.h.

◆ DEPRECATEDIN_1_1_0

#define DEPRECATEDIN_1_1_0 ( f )    DECLARE_DEPRECATED(f)

Definition at line 166 of file opensslconf.h.

◆ DEPRECATEDIN_1_2_0

#define DEPRECATEDIN_1_2_0 ( f )    f;

Definition at line 158 of file opensslconf.h.

◆ NON_EMPTY_TRANSLATION_UNIT

#define NON_EMPTY_TRANSLATION_UNIT   static void *dummy = &dummy;

Definition at line 111 of file opensslconf.h.

◆ OPENSSL_API_COMPAT

#define OPENSSL_API_COMPAT   OPENSSL_MIN_API

Definition at line 150 of file opensslconf.h.

◆ OPENSSL_EXPORT_VAR_AS_FUNCTION

#define OPENSSL_EXPORT_VAR_AS_FUNCTION

Definition at line 189 of file opensslconf.h.

◆ OPENSSL_FILE

#define OPENSSL_FILE   __FILE__

Definition at line 139 of file opensslconf.h.

◆ OPENSSL_LINE

#define OPENSSL_LINE   __LINE__

Definition at line 140 of file opensslconf.h.

◆ OPENSSL_MIN_API

#define OPENSSL_MIN_API   0

Definition at line 145 of file opensslconf.h.

◆ OPENSSL_NO_AFALGENG

#define OPENSSL_NO_AFALGENG

Definition at line 43 of file opensslconf.h.

◆ OPENSSL_NO_ASAN

#define OPENSSL_NO_ASAN

Definition at line 46 of file opensslconf.h.

◆ OPENSSL_NO_CRYPTO_MDEBUG

#define OPENSSL_NO_CRYPTO_MDEBUG

Definition at line 49 of file opensslconf.h.

◆ OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE

#define OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE

Definition at line 52 of file opensslconf.h.

◆ OPENSSL_NO_DEVCRYPTOENG

#define OPENSSL_NO_DEVCRYPTOENG

Definition at line 55 of file opensslconf.h.

◆ OPENSSL_NO_DYNAMIC_ENGINE

#define OPENSSL_NO_DYNAMIC_ENGINE

Definition at line 103 of file opensslconf.h.

◆ OPENSSL_NO_EC_NISTP_64_GCC_128

#define OPENSSL_NO_EC_NISTP_64_GCC_128

Definition at line 58 of file opensslconf.h.

◆ OPENSSL_NO_EGD

#define OPENSSL_NO_EGD

Definition at line 61 of file opensslconf.h.

◆ OPENSSL_NO_EXTERNAL_TESTS

#define OPENSSL_NO_EXTERNAL_TESTS

Definition at line 64 of file opensslconf.h.

◆ OPENSSL_NO_FUZZ_AFL

#define OPENSSL_NO_FUZZ_AFL

Definition at line 67 of file opensslconf.h.

◆ OPENSSL_NO_FUZZ_LIBFUZZER

#define OPENSSL_NO_FUZZ_LIBFUZZER

Definition at line 70 of file opensslconf.h.

◆ OPENSSL_NO_HEARTBEATS

#define OPENSSL_NO_HEARTBEATS

Definition at line 73 of file opensslconf.h.

◆ OPENSSL_NO_MD2

#define OPENSSL_NO_MD2

Definition at line 31 of file opensslconf.h.

◆ OPENSSL_NO_MSAN

#define OPENSSL_NO_MSAN

Definition at line 76 of file opensslconf.h.

◆ OPENSSL_NO_RC5

#define OPENSSL_NO_RC5

Definition at line 34 of file opensslconf.h.

◆ OPENSSL_NO_SCTP

#define OPENSSL_NO_SCTP

Definition at line 79 of file opensslconf.h.

◆ OPENSSL_NO_SSL3

#define OPENSSL_NO_SSL3

Definition at line 85 of file opensslconf.h.

◆ OPENSSL_NO_SSL3_METHOD

#define OPENSSL_NO_SSL3_METHOD

Definition at line 88 of file opensslconf.h.

◆ OPENSSL_NO_SSL_TRACE

#define OPENSSL_NO_SSL_TRACE

Definition at line 82 of file opensslconf.h.

◆ OPENSSL_NO_TESTS

#define OPENSSL_NO_TESTS

Definition at line 91 of file opensslconf.h.

◆ OPENSSL_NO_UBSAN

#define OPENSSL_NO_UBSAN

Definition at line 94 of file opensslconf.h.

◆ OPENSSL_NO_UNIT_TEST

#define OPENSSL_NO_UNIT_TEST

Definition at line 97 of file opensslconf.h.

◆ OPENSSL_NO_WEAK_SSL_CIPHERS

#define OPENSSL_NO_WEAK_SSL_CIPHERS

Definition at line 100 of file opensslconf.h.

◆ OPENSSL_RAND_SEED_OS

#define OPENSSL_RAND_SEED_OS

Definition at line 40 of file opensslconf.h.

◆ OPENSSL_SYS_WIN64A

#define OPENSSL_SYS_WIN64A   1

Definition at line 28 of file opensslconf.h.

◆ OPENSSL_THREADS

#define OPENSSL_THREADS

Definition at line 37 of file opensslconf.h.

◆ OPENSSL_UNISTD

#define OPENSSL_UNISTD   <unistd.h>

Definition at line 187 of file opensslconf.h.

◆ RC4_INT

#define RC4_INT   unsigned int

Definition at line 202 of file opensslconf.h.

◆ SIXTY_FOUR_BIT

#define SIXTY_FOUR_BIT

Definition at line 198 of file opensslconf.h.