Import OpenSSL 1.1.0j
This commit is contained in:
@@ -67,6 +67,8 @@ void OPENSSL_showfatal(const char *fmta, ...);
|
||||
extern int OPENSSL_NONPIC_relocated;
|
||||
void crypto_cleanup_all_ex_data_int(void);
|
||||
|
||||
char *ossl_safe_getenv(const char *name);
|
||||
|
||||
int openssl_strerror_r(int errnum, char *buf, size_t buflen);
|
||||
# if !defined(OPENSSL_NO_STDIO)
|
||||
FILE *openssl_fopen(const char *filename, const char *mode);
|
||||
|
||||
Reference in New Issue
Block a user