/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix openssl headers conflicting with custom SHA1 implementations
[git/git.git]
/
arm
/
sha1_arm.S
diff --git
a/arm/sha1_arm.S
b/arm/sha1_arm.S
index
8c1cb99
..
41e9263
100644
(file)
--- a/
arm/sha1_arm.S
+++ b/
arm/sha1_arm.S
@@
-10,7
+10,7
@@
*/
.text
- .globl sha_transform
+ .globl
arm_
sha_transform
/*
* void sha_transform(uint32_t *hash, const unsigned char *data, uint32_t *W);
@@
-18,7
+18,7
@@
* note: the "data" pointer may be unaligned.
*/
-sha_transform:
+
arm_
sha_transform:
stmfd sp!, {r4 - r8, lr}