aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-08-13 11:49:02 +0000
committerlloyd <[email protected]>2006-08-13 11:49:02 +0000
commitcc22113194938343db8ceff2fb5fee07f6e66f88 (patch)
treedfed88bb796481b3b1610648ff79a0841ccbc31b /modules
parentdaf52d03dc898dc1e3b05649532986a998f4d88c (diff)
Rename sha_x86 module to alg_ia32; there will probably be other algorithms
going in here (at least eventually, and potentially soon-ish)
Diffstat (limited to 'modules')
-rw-r--r--modules/alg_ia32/asm_macr.h (renamed from modules/sha_x86/asm_macr.h)0
-rw-r--r--modules/alg_ia32/modinfo.txt (renamed from modules/sha_x86/modinfo.txt)0
-rw-r--r--modules/alg_ia32/sha160.cpp (renamed from modules/sha_x86/sha160.cpp)0
-rw-r--r--modules/alg_ia32/sha1core.S (renamed from modules/sha_x86/sha1core.S)0
4 files changed, 0 insertions, 0 deletions
diff --git a/modules/sha_x86/asm_macr.h b/modules/alg_ia32/asm_macr.h
index 9dfe64b43..9dfe64b43 100644
--- a/modules/sha_x86/asm_macr.h
+++ b/modules/alg_ia32/asm_macr.h
diff --git a/modules/sha_x86/modinfo.txt b/modules/alg_ia32/modinfo.txt
index e59b9f809..e59b9f809 100644
--- a/modules/sha_x86/modinfo.txt
+++ b/modules/alg_ia32/modinfo.txt
diff --git a/modules/sha_x86/sha160.cpp b/modules/alg_ia32/sha160.cpp
index d802dcec9..d802dcec9 100644
--- a/modules/sha_x86/sha160.cpp
+++ b/modules/alg_ia32/sha160.cpp
diff --git a/modules/sha_x86/sha1core.S b/modules/alg_ia32/sha1core.S
index 58c536857..58c536857 100644
--- a/modules/sha_x86/sha1core.S
+++ b/modules/alg_ia32/sha1core.S