Keep disclaiming 16-bit support.
[openssl.git] / crypto / md4 / md4_locl.h
index dc86a86c56b1eb0392cf843baad1b1eaee973a2c..6ed21e13da191b4ea8cb84a522762e337179f701 100644 (file)
 #include <openssl/opensslconf.h>
 #include <openssl/md4.h>
 
-#ifndef MD4_LONG_LOG2
-# define MD4_LONG_LOG2 2        /* default to 32 bits */
-#endif
-
 void md4_block_data_order(MD4_CTX *c, const void *p, size_t num);
 
 #define DATA_ORDER_IS_LITTLE_ENDIAN