crypto/tls.Config.PreferServerCipherSuites (field)

4 uses

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

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