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:
7a3240e
)
sha1_block_asm_data_order can't hash if message crosses 2GB boundary.
author
Andy Polyakov
<appro@openssl.org>
Mon, 29 Nov 2004 21:19:56 +0000
(21:19 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 29 Nov 2004 21:19:56 +0000
(21:19 +0000)
crypto/sha/asm/sha1-586.pl
patch
|
blob
|
history
diff --git
a/crypto/sha/asm/sha1-586.pl
b/crypto/sha/asm/sha1-586.pl
index 9fe1a7554da22376bf1c4cb06cd12d0e09281abb..4f8521f1e2ca863322160842d9d14a646a50eb34 100644
(file)
--- a/
crypto/sha/asm/sha1-586.pl
+++ b/
crypto/sha/asm/sha1-586.pl
@@
-410,7
+410,7
@@
sub sha1_block_data
&mov(&DWP(16,$tmp1,"",0),$E);
&cmp("esi","eax");
&mov(&DWP( 4,$tmp1,"",0),$B);
- &j
l
(&label("start"));
+ &j
b
(&label("start"));
&stack_pop(18+9);
&pop("edi");