Make MD5 assembler code able to handle messages larger than 2GB on 32-bit
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Sep 2003 22:14:47 +0000 (22:14 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 27 Sep 2003 22:14:47 +0000 (22:14 +0000)
commit4509102cb9ebcafb79e7ff6162a2b92d7ead16f1
treef8038ba622bc0b9321c8ebbb4a247985c98a0d34
parent87c99c59bd4f1527e5794f929cbe59090ff347c0
Make MD5 assembler code able to handle messages larger than 2GB on 32-bit
systems and above.
PR: 664
crypto/md5/asm/md5-586.pl
crypto/perlasm/x86ms.pl
crypto/perlasm/x86nasm.pl
crypto/perlasm/x86unix.pl