func golang.org/x/crypto/sha3.New384
3 uses
golang.org/x/crypto/sha3 (current package)
hashes.go#L38: func New384() hash.Hash {
hashes.go#L85: h := New384()
register.go#L17: crypto.RegisterHash(crypto.SHA3_384, New384)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)