Page MenuHomeFreeBSD

D40065.1790521952.diff
No OneTemporary

Size
353 B
Referenced Files
None
Subscribers
None

D40065.1790521952.diff

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

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)

Event Timeline