NO_HMAC.
This commit is contained in:
parent
c69e361f1c
commit
9a3bbbce91
@ -55,6 +55,7 @@
|
||||
* Hudson (tjh@cryptsoft.com).
|
||||
*
|
||||
*/
|
||||
#if !defined(NO_HMAC) && !defined(NO_SHA)
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <openssl/x509.h>
|
||||
@ -243,4 +244,4 @@ static void h__dump (const unsigned char *p, int len)
|
||||
fprintf(stderr, "\n");
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user