提交 9a3bbbce 编写于 作者: U Ulf Möller

NO_HMAC.

上级 c69e361f
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
* Hudson (tjh@cryptsoft.com). * Hudson (tjh@cryptsoft.com).
* *
*/ */
#if !defined(NO_HMAC) && !defined(NO_SHA)
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <openssl/x509.h> #include <openssl/x509.h>
...@@ -243,4 +244,4 @@ static void h__dump (const unsigned char *p, int len) ...@@ -243,4 +244,4 @@ static void h__dump (const unsigned char *p, int len)
fprintf(stderr, "\n"); fprintf(stderr, "\n");
} }
#endif #endif
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册