Files
avo/examples/sha1/stub.go

6 lines
135 B
Go
Raw Normal View History

2018-12-21 00:30:59 -08:00
// Code generated by command: go run asm.go -out sha1.s -stubs stub.go. DO NOT EDIT.
package sha1
func block(h *[5]uint32, m []byte)