diff options
author | lloyd <[email protected]> | 2006-08-13 13:02:10 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-08-13 13:02:10 +0000 |
commit | e08628827ae27dc29fcaa4465849198168b2e9af (patch) | |
tree | 98ddc340a4ab420faf087c522a64fe49399b55c0 /modules/alg_ia32/modinfo.txt | |
parent | 96038e07a2501d4d3ac2408186faf710ec431a80 (diff) |
Drop the AES asm code for now
Diffstat (limited to 'modules/alg_ia32/modinfo.txt')
-rw-r--r-- | modules/alg_ia32/modinfo.txt | 2 |
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 |