crypto/tls.constantTimeHash.ConstantTimeSum (method)
2 uses
crypto/tls (current package)
cipher_suites.go#L384: ConstantTimeSum(b []byte) []byte
cipher_suites.go#L397: func (c *cthWrapper) Sum(b []byte) []byte { return c.h.ConstantTimeSum(b) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)