Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149579588
D40065.1790521952.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
353 B
Referenced Files
None
Subscribers
None
D40065.1790521952.diff
View Options
diff --git a/contrib/dma/crypto.c b/contrib/dma/crypto.c
--- a/contrib/dma/crypto.c
+++ b/contrib/dma/crypto.c
@@ -115,8 +115,7 @@
/* XXX clean up on error/close */
/* Init SSL library */
- SSL_library_init();
- SSL_load_error_strings();
+ OPENSSL_init_ssl(0, NULL);
// Allow any possible version
#if (OPENSSL_VERSION_NUMBER >= 0x10100000L)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 27, 3:12 PM (16 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29955146
Default Alt Text
D40065.1790521952.diff (353 B)
Attached To
Mode
D40065: dma: use OpenSSL 1.1 init API
Attached
Detach File
Event Timeline
Log In to Comment