Loading crypto/hmac/hmac.h +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ extern "C" { #endif #ifdef NO_HMAC #error No HMAC support. #error HMAC is disabled. #endif #include <openssl/evp.h> Loading Loading
crypto/hmac/hmac.h +1 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,7 @@ extern "C" { #endif #ifdef NO_HMAC #error No HMAC support. #error HMAC is disabled. #endif #include <openssl/evp.h> Loading