]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/dh/dh.h
New Configure option no-<cipher> (rsa, idea, rc5, ...).
[thirdparty/openssl.git] / crypto / dh / dh.h
index 3ae16f3b0ca7e4c74bffbc16ea92aabe11b0b5a4..6a0a186fe346a9032c2dd1b8a8a28a2ef6efc5e9 100644 (file)
 extern "C" {
 #endif
 
+#ifdef NO_DH
+#error DH is disabled.
+#endif
+
 #include <openssl/bn.h>
        
 #define DH_FLAG_CACHE_MONT_P   0x01