Imported OpenSSL 1.1.1d
This commit is contained in:
@@ -42,7 +42,7 @@ void OPENSSL_config(const char *appname)
|
||||
|
||||
int openssl_config_int(const OPENSSL_INIT_SETTINGS *settings)
|
||||
{
|
||||
int ret;
|
||||
int ret = 0;
|
||||
const char *filename;
|
||||
const char *appname;
|
||||
unsigned long flags;
|
||||
|
||||
Reference in New Issue
Block a user