Keep disclaiming 16-bit support.
[openssl.git] / crypto / ripemd / rmd_locl.h
index 26e02563334c664040c6a5903811339fc21f6f25..497a1a167ed0c586aaadaf465bb243d2924bd3e3 100644 (file)
 #include <openssl/opensslconf.h>
 #include <openssl/ripemd.h>
 
-#ifndef RIPEMD160_LONG_LOG2
-# define RIPEMD160_LONG_LOG2 2  /* default to 32 bits */
-#endif
-
 /*
  * DO EXAMINE COMMENTS IN crypto/md5/md5_locl.h & crypto/md5/md5_dgst.c
  * FOR EXPLANATIONS ON FOLLOWING "CODE."