Ensure the thread keys are always allocated in the same order
[openssl.git] / crypto / include / internal / cryptlib_int.h
index 8f5650fe5528b9b0c6857b02616df65f60119164..38b5dac9a364c01544b0fc07b19faf47baeae542 100644 (file)
@@ -25,6 +25,7 @@ int ossl_init_thread_start(uint64_t opts);
  * use".
  */
 # define OPENSSL_INIT_ZLIB                   0x00010000L
+# define OPENSSL_INIT_BASE_ONLY              0x00040000L
 
 /* OPENSSL_INIT_THREAD flags */
 # define OPENSSL_INIT_THREAD_ASYNC           0x01