func vendor/golang.org/x/crypto/sha3.NewLegacyKeccak256

one use

	vendor/golang.org/x/crypto/sha3 (current package)
		hashes.go#L63: func NewLegacyKeccak256() hash.Hash { return &state{rate: 136, outputLen: 32, dsbyte: 0x01} }