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

one use

	vendor/golang.org/x/crypto/sha3 (current package)
		hashes.go#L69: func NewLegacyKeccak512() hash.Hash { return &state{rate: 72, outputLen: 64, dsbyte: 0x01} }