func crypto/sha256.New224

2 uses

	crypto/sha256 (current package)
		sha256.go#L18: 	crypto.RegisterHash(crypto.SHA224, New224)
		sha256.go#L160: func New224() hash.Hash {