Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150571751
D49516.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
552 B
Referenced Files
None
Subscribers
None
D49516.diff
View Options
diff --git a/crypto/openssh/openbsd-compat/openssl-compat.h b/crypto/openssh/openbsd-compat/openssl-compat.h
--- a/crypto/openssh/openbsd-compat/openssl-compat.h
+++ b/crypto/openssh/openbsd-compat/openssl-compat.h
@@ -66,6 +66,9 @@
#ifndef HAVE_EVP_CIPHER_CTX_GET_IV
# ifdef HAVE_EVP_CIPHER_CTX_GET_UPDATED_IV
+/* undo ssh_namespace.h munging */
+# undef EVP_CIPHER_CTX_get_iv
+
# define EVP_CIPHER_CTX_get_iv EVP_CIPHER_CTX_get_updated_iv
# else /* HAVE_EVP_CIPHER_CTX_GET_UPDATED_IV */
int EVP_CIPHER_CTX_get_iv(const EVP_CIPHER_CTX *ctx,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 11:43 AM (4 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30756081
Default Alt Text
D49516.diff (552 B)
Attached To
Mode
D49516: openssh: undef EVP_CIPHER_CTX_get_iv prior to defining it
Attached
Detach File
Event Timeline
Log In to Comment