6 lines
135 B
Go
6 lines
135 B
Go
|
|
// 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)
|