From f02ecd78ae9327c01bb28c2d0955329b37462a40 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 16 Jul 2009 17:22:21 +0000 Subject: Correct some errors in the automatically generated dependencies. --- src/hash/sha1_amd64/info.txt | 3 ++- src/hash/sha1_sse2/info.txt | 1 + src/modes/cbc/info.txt | 1 - src/modes/cts/info.txt | 1 - src/modes/eax/info.txt | 1 - src/modes/ecb/info.txt | 1 - src/modes/ofb/info.txt | 1 - src/modes/xts/info.txt | 1 - 8 files changed, 3 insertions(+), 7 deletions(-) (limited to 'src') diff --git a/src/hash/sha1_amd64/info.txt b/src/hash/sha1_amd64/info.txt index 88e4ec6c0..ddbc7d380 100644 --- a/src/hash/sha1_amd64/info.txt +++ b/src/hash/sha1_amd64/info.txt @@ -28,6 +28,7 @@ solaris -asm_ia32 +amd64_eng +asm_amd64 sha1 diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt index d8dc069ad..b8d693b70 100644 --- a/src/hash/sha1_sse2/info.txt +++ b/src/hash/sha1_sse2/info.txt @@ -24,4 +24,5 @@ icc sha1 +sse2_eng diff --git a/src/modes/cbc/info.txt b/src/modes/cbc/info.txt index 9dd6d827e..de81dcb8c 100644 --- a/src/modes/cbc/info.txt +++ b/src/modes/cbc/info.txt @@ -9,7 +9,6 @@ cbc.cpp cbc.h - mode_pad diff --git a/src/modes/cts/info.txt b/src/modes/cts/info.txt index 26f5cae52..9eb16add5 100644 --- a/src/modes/cts/info.txt +++ b/src/modes/cts/info.txt @@ -9,7 +9,6 @@ cts.cpp cts.h - block diff --git a/src/modes/eax/info.txt b/src/modes/eax/info.txt index a1757cada..d1fc7e0e3 100644 --- a/src/modes/eax/info.txt +++ b/src/modes/eax/info.txt @@ -10,7 +10,6 @@ eax.h eax_dec.cpp - block cmac diff --git a/src/modes/ecb/info.txt b/src/modes/ecb/info.txt index 6d4ce93a7..06b7b4fd2 100644 --- a/src/modes/ecb/info.txt +++ b/src/modes/ecb/info.txt @@ -9,7 +9,6 @@ ecb.cpp ecb.h - block mode_pad diff --git a/src/modes/ofb/info.txt b/src/modes/ofb/info.txt index 1b33c38d5..3cba4151e 100644 --- a/src/modes/ofb/info.txt +++ b/src/modes/ofb/info.txt @@ -9,7 +9,6 @@ ofb.cpp ofb.h - block diff --git a/src/modes/xts/info.txt b/src/modes/xts/info.txt index 6669c1184..65c7df2f8 100644 --- a/src/modes/xts/info.txt +++ b/src/modes/xts/info.txt @@ -9,7 +9,6 @@ xts.cpp xts.h - block filters -- cgit v1.2.3