X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fblake2%2Fblake2_locl.h;h=10334b1622ba0665ed3496f0392e4f95c634c65a;hb=3c27208fab1dc29f47f088490404df5abfcdfb05;hp=ba438f4e3e76b619939aaa55de544040bba0653b;hpb=01ce6f746d5daaec6210bc13851f81f7d4ef38ec;p=oweals%2Fopenssl.git diff --git a/crypto/blake2/blake2_locl.h b/crypto/blake2/blake2_locl.h index ba438f4e3e..10334b1622 100644 --- a/crypto/blake2/blake2_locl.h +++ b/crypto/blake2/blake2_locl.h @@ -18,10 +18,6 @@ #include #include "e_os.h" -# ifdef OPENSSL_NO_BLAKE2 -# error BLAKE2 is disabled. -# endif - #define BLAKE2S_BLOCKBYTES 64 #define BLAKE2S_OUTBYTES 32 #define BLAKE2S_KEYBYTES 32