diff options
author | lloyd <[email protected]> | 2008-09-07 18:37:15 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-07 18:37:15 +0000 |
commit | 3615001dbdd743413d358a5d815baa8555cc4e79 (patch) | |
tree | 883dc92cb1f07469830d5b2730e78f16d9e24111 /modules | |
parent | 555c07fad06d84402f756b1a602b05b062c55dba (diff) |
Rename alg_ia32 module to asm_ia32, which is more reflective of actual
contents.
Rename sha1core.S to sha1_asm.S, and rename the extern "C" function from
sha160_core to botan_sha160_asm_ia32 so it is clear what it is and so it
is reasonably namespaced.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/asm_ia32/asm_macr.h (renamed from modules/alg_ia32/asm_macr.h) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/md4.cpp (renamed from modules/alg_ia32/md4.cpp) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/md4core.S (renamed from modules/alg_ia32/md4core.S) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/md5.cpp (renamed from modules/alg_ia32/md5.cpp) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/md5core.S (renamed from modules/alg_ia32/md5core.S) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/modinfo.txt (renamed from modules/alg_ia32/modinfo.txt) | 2 | ||||
-rw-r--r-- | modules/asm_ia32/mp_mulop.S (renamed from modules/alg_ia32/mp_mulop.S) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/serp_asm.S (renamed from modules/alg_ia32/serp_asm.S) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/serpent.cpp (renamed from modules/alg_ia32/serpent.cpp) | 0 | ||||
-rw-r--r-- | modules/asm_ia32/sha160.cpp (renamed from modules/alg_ia32/sha160.cpp) | 2 | ||||
-rw-r--r-- | modules/asm_ia32/sha1_asm.S (renamed from modules/alg_ia32/sha1core.S) | 6 |
11 files changed, 5 insertions, 5 deletions
diff --git a/modules/alg_ia32/asm_macr.h b/modules/asm_ia32/asm_macr.h index 392b05d5b..392b05d5b 100644 --- a/modules/alg_ia32/asm_macr.h +++ b/modules/asm_ia32/asm_macr.h diff --git a/modules/alg_ia32/md4.cpp b/modules/asm_ia32/md4.cpp index e3dc79012..e3dc79012 100644 --- a/modules/alg_ia32/md4.cpp +++ b/modules/asm_ia32/md4.cpp diff --git a/modules/alg_ia32/md4core.S b/modules/asm_ia32/md4core.S index 662e9924a..662e9924a 100644 --- a/modules/alg_ia32/md4core.S +++ b/modules/asm_ia32/md4core.S diff --git a/modules/alg_ia32/md5.cpp b/modules/asm_ia32/md5.cpp index cfe48e7e9..cfe48e7e9 100644 --- a/modules/alg_ia32/md5.cpp +++ b/modules/asm_ia32/md5.cpp diff --git a/modules/alg_ia32/md5core.S b/modules/asm_ia32/md5core.S index 8ebe469f3..8ebe469f3 100644 --- a/modules/alg_ia32/md5core.S +++ b/modules/asm_ia32/md5core.S diff --git a/modules/alg_ia32/modinfo.txt b/modules/asm_ia32/modinfo.txt index 33d30e8bf..cca46635b 100644 --- a/modules/alg_ia32/modinfo.txt +++ b/modules/asm_ia32/modinfo.txt @@ -19,7 +19,7 @@ mp_mulop.cpp asm_macr.h md4core.S md5core.S -sha1core.S +sha1_asm.S serp_asm.S mp_mulop.S </add> diff --git a/modules/alg_ia32/mp_mulop.S b/modules/asm_ia32/mp_mulop.S index a5f0d3b27..a5f0d3b27 100644 --- a/modules/alg_ia32/mp_mulop.S +++ b/modules/asm_ia32/mp_mulop.S diff --git a/modules/alg_ia32/serp_asm.S b/modules/asm_ia32/serp_asm.S index c8915382d..c8915382d 100644 --- a/modules/alg_ia32/serp_asm.S +++ b/modules/asm_ia32/serp_asm.S diff --git a/modules/alg_ia32/serpent.cpp b/modules/asm_ia32/serpent.cpp index aacb72b0f..aacb72b0f 100644 --- a/modules/alg_ia32/serpent.cpp +++ b/modules/asm_ia32/serpent.cpp diff --git a/modules/alg_ia32/sha160.cpp b/modules/asm_ia32/sha160.cpp index 23b9442c7..54e85fd26 100644 --- a/modules/alg_ia32/sha160.cpp +++ b/modules/asm_ia32/sha160.cpp @@ -8,7 +8,7 @@ namespace Botan { -extern "C" void sha160_core(u32bit[5], const byte[64], u32bit[81]); +extern "C" void botan_sha160_asm_ia32(u32bit[5], const byte[64], u32bit[81]); /************************************************* * SHA-160 Compression Function * diff --git a/modules/alg_ia32/sha1core.S b/modules/asm_ia32/sha1_asm.S index 3598aeacc..85bc9dc2c 100644 --- a/modules/alg_ia32/sha1core.S +++ b/modules/asm_ia32/sha1_asm.S @@ -5,9 +5,9 @@ #include <botan/asm_macr.h> -START_LISTING(sha1core.S) +START_LISTING(sha1_asm.S) -START_FUNCTION(sha160_core) +START_FUNCTION(botan_sha160_asm_ia32) SPILL_REGS() #define PUSHED 4 @@ -239,4 +239,4 @@ LOOP_UNTIL_EQ(ESI, 80, .EXPANSION) ADD(ARRAY4(EBP, 4), ECX) RESTORE_REGS() -END_FUNCTION(sha160_core) +END_FUNCTION(botan_sha160_asm_ia32) |