aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_sse2/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/sha1_sse2/info.txt')
-rw-r--r--src/hash/sha1_sse2/info.txt19
1 files changed, 5 insertions, 14 deletions
diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt
index b8d693b70..ee61076b4 100644
--- a/src/hash/sha1_sse2/info.txt
+++ b/src/hash/sha1_sse2/info.txt
@@ -1,14 +1,9 @@
-realname "SHA-1 (SSE2)"
-
define SHA1_SSE2
-load_on auto
-
-<add>
-sha1_sse2_imp.cpp
-sha1_sse2.cpp
-sha1_sse2.h
-</add>
+<requires>
+sha1
+simd_engine
+</requires>
<arch>
pentium-m
@@ -20,9 +15,5 @@ amd64
<cc>
gcc
icc
+msvc
</cc>
-
-<requires>
-sha1
-sse2_eng
-</requires>