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#L111: func New224() *SHA3 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)