func crypto/sha3.New224
2 uses
crypto/sha3 (current package)
sha3.go#L17: crypto.RegisterHash(crypto.SHA3_224, func() hash.Hash { return New224() })
sha3.go#L110: func New224() *SHA3 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)