func hash/crc32.NewIEEE

one use

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