Experimental symbol renaming to avoid clashes with regular OpenSSL.

Make sure crypto.h is included first in any affected files.
This commit is contained in:
Dr. Stephen Henson
2011-02-16 14:40:06 +00:00
parent 0fbf8f447b
commit d749e1080a
28 changed files with 42 additions and 5 deletions

View File

@@ -56,6 +56,7 @@
* [including the GNU Public Licence.]
*/
#include <openssl/crypto.h>
#include "des_locl.h"
void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,