func golang.org/x/crypto/sha3.New224
3 uses
golang.org/x/crypto/sha3 (current package)
hashes.go#L18: func New224() hash.Hash {
hashes.go#L69: h := New224()
register.go#L15: crypto.RegisterHash(crypto.SHA3_224, New224)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)