root/ext/openssl/extconf.h

/* [previous][next][first][last][top][bottom][index][help] */
#ifndef EXTCONF_H
#define EXTCONF_H
#define HAVE_ASSERT_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_SSL_LIBRARY_INIT 1
#define HAVE_SSLV3_METHOD 1
#define HAVE_TLSV1_1_METHOD 1
#define HAVE_TLSV1_2_METHOD 1
#define HAVE_RAND_EGD 1
#define HAVE_ENGINE_LOAD_BUILTIN_ENGINES 1
#define HAVE_ENGINE_LOAD_DYNAMIC 1
#define HAVE_ENGINE_LOAD_CRYPTODEV 1
#define HAVE_EVP_CIPHER_CTX_NEW 1
#define HAVE_EVP_CIPHER_CTX_FREE 1
#define HAVE_ASN1_TIME_ADJ 1
#define HAVE_EVP_CIPHER_CTX_COPY 1
#define HAVE_EVP_PKEY_BASE_ID 1
#define HAVE_HMAC_CTX_COPY 1
#define HAVE_PKCS5_PBKDF2_HMAC 1
#define HAVE_X509_NAME_HASH_OLD 1
#define HAVE_X509_STORE_CTX_GET0_CURRENT_CRL 1
#define HAVE_X509_STORE_SET_VERIFY_CB 1
#define HAVE_I2D_ASN1_SET_ANY 1
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
#define HAVE_CRYPTO_THREADID_PTR 1
#define HAVE_ST_PTR 1
#define HAVE_SSL_CTX_SET_NEXT_PROTO_SELECT_CB 1
#define HAVE_AUTHENTICATED_ENCRYPTION 1
#define HAVE_CRYPTO_LOCK 1
#define HAVE_SSL_CTX 1
#define HAVE_ST_CTX 1
#define HAVE_RAND_PSEUDO_BYTES 1
#define HAVE_SSL_CTX_SET_TMP_ECDH_CALLBACK 1
#endif

/* [previous][next][first][last][top][bottom][index][help] */