type crypto/tls.constantTimeHash
3 uses
crypto/tls (current package)
cipher_suites.go#L382: type constantTimeHash interface {
cipher_suites.go#L390: h constantTimeHash
cipher_suites.go#L401: return &cthWrapper{h().(constantTimeHash)}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)