7 lines
181 B
Go
7 lines
181 B
Go
// Code generated by command: go run asm.go -out stadtx.s -stubs stub.go. DO NOT EDIT.
|
|
|
|
package stadtx
|
|
|
|
// Hash computes the Stadtx hash.
|
|
func Hash(state *State, key []byte) uint64
|