func crypto/sha3.New512
2 uses
crypto/sha3 (current package)
sha3.go#L20: crypto.RegisterHash(crypto.SHA3_512, func() hash.Hash { return New512() })
sha3.go#L125: func New512() *SHA3 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)