func crypto/sha512.New512_224

2 uses

	crypto/sha512 (current package)
		sha512.go#L24: 	crypto.RegisterHash(crypto.SHA512_224, New512_224)
		sha512.go#L218: func New512_224() hash.Hash {