2018-12-19 22:09:55 -08:00
|
|
|
// Code generated by command: go run asm.go -out stadtx.s -stubs stub.go. DO NOT EDIT.
|
|
|
|
|
|
|
|
|
|
package stadtx
|
|
|
|
|
|
2018-12-27 23:09:44 -08:00
|
|
|
// Hash computes the Stadtx hash.
|
2018-12-19 22:09:55 -08:00
|
|
|
func Hash(state *State, key []byte) uint64
|