summaryrefslogtreecommitdiff
path: root/sha1_armv4.S
diff options
context:
space:
mode:
Diffstat (limited to 'sha1_armv4.S')
-rw-r--r--sha1_armv4.S14
1 files changed, 7 insertions, 7 deletions
diff --git a/sha1_armv4.S b/sha1_armv4.S
index 4a493f3d..dc54aa24 100644
--- a/sha1_armv4.S
+++ b/sha1_armv4.S
@@ -79,16 +79,16 @@
.text
.align 5
-.globl sha1_block_data_order
-.type sha1_block_data_order,%function
+.globl sha1_block_data_order_ARM
+.type sha1_block_data_order_ARM,%function
-sha1_block_data_order:
-.Lsha1_block_data_order:
+sha1_block_data_order_ARM:
+.Lsha1_block_data_order_ARM:
#if __ARM_ARCH__<7 && !defined(__thumb2__)
- sub r3,pc,#8 @ sha1_block_data_order
+ sub r3,pc,#8 @ sha1_block_data_order_ARM
#else
- adr r3,.Lsha1_block_data_order
+ adr r3,.Lsha1_block_data_order_ARM
#endif
stmdb sp!,{r4,r5,r6,r7,r8,r9,r10,r11,r12,lr}
@@ -542,7 +542,7 @@ sha1_block_data_order:
moveq pc,lr @ be binary compatible with V4, yet
.word 0xe12fff1e @ interoperable with Thumb ISA:-)
#endif
-.size sha1_block_data_order,.-sha1_block_data_order
+.size sha1_block_data_order_ARM,.-sha1_block_data_order_ARM
.align 5
.LK_00_19:.word 0x5a827999