Remove junk argument to function_begin in sha/asm/*-586.pl.
[openssl.git] / crypto / sha / asm / sha256-586.pl
index 387ccb0eb7630fc23625263b582ea1a13f4e459f..ecc8b69c75dd19599200d552836e929e24353833 100644 (file)
@@ -97,7 +97,7 @@ sub BODY_00_15() {
        &add    ($A,"esi");     # h += K256[i]
 }
 
-&function_begin("sha256_block_data_order",16);
+&function_begin("sha256_block_data_order");
        &mov    ("esi",wparam(0));      # ctx
        &mov    ("edi",wparam(1));      # inp
        &mov    ("eax",wparam(2));      # num