func crypto/sha512.New384
3 uses
crypto/sha512 (current package)
sha512.go#L21: crypto.RegisterHash(crypto.SHA384, New384)
sha512.go#L234: func New384() hash.Hash {
crypto/tls
prf.go#L93: return prf12(sha512.New384), crypto.SHA384
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)