-
Russ Cox authored
The function takes 32 bytes of arguments: 8 for the *block and then 3*8 for the slice. The 24 is not causing a bug (today at least) because the final word is the cap of the slice, which the assembly does not use. Identified by 'go vet std'. LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://golang.org/cl/96360043
fbd09150
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sha512.go | ||
sha512_test.go | ||
sha512block.go | ||
sha512block_amd64.s | ||
sha512block_decl.go |