Camellia fixes and improvements from HEAD.
[oweals/openssl.git] / crypto / des / destest.c
index 4584cf300453246f27503600949daf32a6b339c0..64b92a34fe976075f986e4fea85bec12375bd479 100644 (file)
@@ -84,7 +84,7 @@ int main(int argc, char *argv[])
 #else
 #include <openssl/des.h>
 
-#define crypt(c,s) (des_crypt((c),(s)))
+#define crypt(c,s) (DES_crypt((c),(s)))
 
 /* tisk tisk - the test keys don't all have odd parity :-( */
 /* test data */