@@ -142,7 +142,9 @@ void err_load_crypto_strings_intern(void)
|
||||
ERR_load_PKCS12_strings();
|
||||
ERR_load_RAND_strings();
|
||||
ERR_load_DSO_strings();
|
||||
# ifndef OPENSSL_NO_TS
|
||||
ERR_load_TS_strings();
|
||||
# endif
|
||||
# ifndef OPENSSL_NO_ENGINE
|
||||
ERR_load_ENGINE_strings();
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user