func crypto/sha512.Sum512
2 uses
crypto/sha512 (current package)
sha512.go#L84: func Sum512(data []byte) [Size]byte {
crypto/tls
common.go#L906: hashed := sha512.Sum512(b[:])
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)