Loading crypto/sha/sha1dgst.c +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ #define SHA_1 #include <openssl/opensslv.h> #include <openssl/opensslconf.h> #ifndef OPENSSL_FIPS const char *SHA1_version="SHA1" OPENSSL_VERSION_PTEXT; Loading Loading
crypto/sha/sha1dgst.c +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ #define SHA_1 #include <openssl/opensslv.h> #include <openssl/opensslconf.h> #ifndef OPENSSL_FIPS const char *SHA1_version="SHA1" OPENSSL_VERSION_PTEXT; Loading