New Configure option no-<cipher> (rsa, idea, rc5, ...).
[openssl.git] / crypto / ripemd / ripemd.h
index b2708d59ca1a2f38e249f4e08cba7710ed5ff56e..ab76be4c332458c92e5e3b4dddb76e65db934f0b 100644 (file)
 extern "C" {
 #endif
 
+#ifdef NO_RIPEMD
+#error RIPEMD is disabled.
+#endif
+
 #define RIPEMD160_CBLOCK       64
 #define RIPEMD160_LBLOCK       16
 #define RIPEMD160_BLOCK                16