From: Andy Polyakov Date: Thu, 17 Jul 2008 09:53:14 +0000 (+0000) Subject: sha1-586.pl: update from HEAD X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b664536914b772447bee9f2ff1714df8cf3af0c7;p=oweals%2Fopenssl.git sha1-586.pl: update from HEAD PR: 1681 --- 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