projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bd2dde
)
bn/asm/mips.pl: fix typos [from HEAD], original by Andy
author
Dr. Stephen Henson
<steve@openssl.org>
Sat, 3 Dec 2011 18:26:26 +0000
(18:26 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sat, 3 Dec 2011 18:26:26 +0000
(18:26 +0000)
crypto/bn/asm/mips.pl
patch
|
blob
|
history
diff --git
a/crypto/bn/asm/mips.pl
b/crypto/bn/asm/mips.pl
index acfd35968e9eabb82a65ccecf0a95989716988cd..c162a3ec2304aaa62a32bccf2c15c8071495fbfe 100644
(file)
--- a/
crypto/bn/asm/mips.pl
+++ b/
crypto/bn/asm/mips.pl
@@
-267,7
+267,7
@@
___
$code.=<<___;
jr $ra
move $a0,$v0
-.end bn_mul_add_words
+.end bn_mul_add_words
_internal
.align 5
.globl bn_mul_words
@@
-778,7
+778,7
@@
___
$code.=<<___;
jr $ra
move $a0,$v0
-.end bn_sub_words
+.end bn_sub_words
_internal
.align 5
.globl bn_div_3_words