77e80449e8
keccakF1600 manually subtracts 200 from SP, but the generated prologue already does this and the extra subtraction just means keccakF1600 is defeating the stack growth check. Remove the unnecessary SP adjustment. Change-Id: I9450f6b12489bcd20e9ace30f9dd3066025d3a1a Reviewed-on: https://go-review.googlesource.com/31653 Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Adam Langley <agl@golang.org> |
||
---|---|---|
.. | ||
testdata | ||
doc.go | ||
hashes.go | ||
keccakf.go | ||
keccakf_amd64.go | ||
keccakf_amd64.s | ||
register.go | ||
sha3.go | ||
sha3_test.go | ||
shake.go | ||
xor.go | ||
xor_generic.go | ||
xor_unaligned.go |