Hide OPENSSL_INIT_SETTINGS.

Make OPENSSL_INIT_SETTINGS an opaque structure.
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Rich Salz
2016-02-10 09:55:48 -05:00
committed by Rich Salz
parent 5caef3b502
commit 7253fd550c
11 changed files with 65 additions and 73 deletions

View File

@@ -294,6 +294,7 @@ static void ssl_library_stop(void)
}
}
/*
* If this function is called with a non NULL settings value then it must be
* called prior to any threads making calls to any OpenSSL functions,