crypto/tls.Config.PreferServerCipherSuites (field)

4 uses

	crypto/tls (current package)
		common.go#L683: 	PreferServerCipherSuites bool
		common.go#L850: 		PreferServerCipherSuites:    c.PreferServerCipherSuites,

	net/http
		h2_bundle.go#L4105: 	s.TLSConfig.PreferServerCipherSuites = true