summaryrefslogtreecommitdiffstats
path: root/crypto/sha
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-07-17 09:51:34 +0000
committerAndy Polyakov <appro@openssl.org>2008-07-17 09:51:34 +0000
commite5d289cc0325c057c17bb3d101ce54945fb43829 (patch)
treeabc23ddefe0f825d0ce1371459f499e003d574ed /crypto/sha
parent0ff3766b0ea3c389f9477fb0507918c8ce02c85f (diff)
sha1-586.pl: update from HEAD.
PR: 1681
Diffstat (limited to 'crypto/sha')
-rw-r--r--crypto/sha/asm/sha1-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha1-586.pl b/crypto/sha/asm/sha1-586.pl
index 0b4dab2bd5..a787dd37da 100644
--- a/crypto/sha/asm/sha1-586.pl
+++ b/crypto/sha/asm/sha1-586.pl
@@ -149,7 +149,7 @@ sub BODY_40_59
&add($f,$e); # f+=ROTATE(a,5)
}
-&function_begin("sha1_block_data_order",16);
+&function_begin("sha1_block_data_order");
&mov($tmp1,&wparam(0)); # SHA_CTX *c
&mov($T,&wparam(1)); # const void *input
&mov($A,&wparam(2)); # size_t num