func hash/crc32.NewIEEE

one use

	hash/crc32 (current package)
		crc32.go#L160: func NewIEEE() hash.Hash32 { return New(IEEETable) }