summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/md5/asm/md5-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/md5/asm/md5-586.pl')
-rw-r--r--crypto/openssl/crypto/md5/asm/md5-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/md5/asm/md5-586.pl b/crypto/openssl/crypto/md5/asm/md5-586.pl
index fa3fa3b..76ac235 100644
--- a/crypto/openssl/crypto/md5/asm/md5-586.pl
+++ b/crypto/openssl/crypto/md5/asm/md5-586.pl
@@ -29,7 +29,7 @@ $X="esi";
0, 7, 14, 5, 12, 3, 10, 1, 8, 15, 6, 13, 4, 11, 2, 9, # R3
);
-&md5_block("md5_block_asm_host_order");
+&md5_block("md5_block_asm_data_order");
&asm_finish();
sub Np
OpenPOWER on IntegriCloud