aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash')
-rw-r--r--src/hash/md4_ia32/info.txt19
-rw-r--r--src/hash/md5_ia32/info.txt19
-rw-r--r--src/hash/sha1_amd64/info.txt18
-rw-r--r--src/hash/sha1_ia32/info.txt19
4 files changed, 0 insertions, 75 deletions
diff --git a/src/hash/md4_ia32/info.txt b/src/hash/md4_ia32/info.txt
index 732285c56..1421de2c4 100644
--- a/src/hash/md4_ia32/info.txt
+++ b/src/hash/md4_ia32/info.txt
@@ -2,25 +2,6 @@ define MD4_IA32
load_on asm_ok
-<arch>
-ia32
-</arch>
-
-<cc>
-gcc
-icc
-</cc>
-
-# ELF systems
-<os>
-linux
-freebsd
-dragonfly
-netbsd
-openbsd
-solaris
-</os>
-
<requires>
asm_ia32
md4
diff --git a/src/hash/md5_ia32/info.txt b/src/hash/md5_ia32/info.txt
index 48a8b4a10..25d8ed3e8 100644
--- a/src/hash/md5_ia32/info.txt
+++ b/src/hash/md5_ia32/info.txt
@@ -2,25 +2,6 @@ define MD5_IA32
load_on asm_ok
-<arch>
-ia32
-</arch>
-
-<cc>
-gcc
-icc
-</cc>
-
-# ELF systems
-<os>
-linux
-freebsd
-dragonfly
-netbsd
-openbsd
-solaris
-</os>
-
<requires>
asm_ia32
md5
diff --git a/src/hash/sha1_amd64/info.txt b/src/hash/sha1_amd64/info.txt
index 681bddbc1..9da68f3c6 100644
--- a/src/hash/sha1_amd64/info.txt
+++ b/src/hash/sha1_amd64/info.txt
@@ -2,24 +2,6 @@ define SHA1_AMD64
load_on asm_ok
-<arch>
-amd64
-</arch>
-
-<cc>
-clang
-gcc
-icc
-</cc>
-
-# ELF systems
-<os>
-linux
-netbsd
-openbsd
-solaris
-</os>
-
<requires>
asm_engine
asm_amd64
diff --git a/src/hash/sha1_ia32/info.txt b/src/hash/sha1_ia32/info.txt
index 0361395fe..d6f223d05 100644
--- a/src/hash/sha1_ia32/info.txt
+++ b/src/hash/sha1_ia32/info.txt
@@ -2,25 +2,6 @@ define SHA1_IA32
load_on asm_ok
-<arch>
-ia32
-</arch>
-
-<cc>
-gcc
-icc
-</cc>
-
-# ELF systems
-<os>
-linux
-freebsd
-dragonfly
-netbsd
-openbsd
-solaris
-</os>
-
<requires>
asm_ia32
sha1