aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_ia32/modinfo.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-08-13 13:02:10 +0000
committerlloyd <[email protected]>2006-08-13 13:02:10 +0000
commite08628827ae27dc29fcaa4465849198168b2e9af (patch)
tree98ddc340a4ab420faf087c522a64fe49399b55c0 /modules/alg_ia32/modinfo.txt
parent96038e07a2501d4d3ac2408186faf710ec431a80 (diff)
Drop the AES asm code for now
Diffstat (limited to 'modules/alg_ia32/modinfo.txt')
-rw-r--r--modules/alg_ia32/modinfo.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/alg_ia32/modinfo.txt b/modules/alg_ia32/modinfo.txt
index db5f1cf62..b36d3c618 100644
--- a/modules/alg_ia32/modinfo.txt
+++ b/modules/alg_ia32/modinfo.txt
@@ -1,11 +1,9 @@
realname "Algorithm x86 Assembler"
replace_file sha160.cpp
-replace_file aes.cpp
add_file asm_macr.h
add_file sha1core.S
-add_file aes_core.S
<arch>
ia32