Commit b6645369 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

sha1-586.pl: update from HEAD

PR: 1681
parent 6fffeb46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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