Loading crypto/hmac/hmac.h +2 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,8 @@ #ifndef HEADER_HMAC_H #define HEADER_HMAC_H #include <openssl/opensslconf.h> #ifdef OPENSSL_NO_HMAC #error HMAC is disabled. #endif Loading Loading
crypto/hmac/hmac.h +2 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,8 @@ #ifndef HEADER_HMAC_H #define HEADER_HMAC_H #include <openssl/opensslconf.h> #ifdef OPENSSL_NO_HMAC #error HMAC is disabled. #endif Loading