github.com/refraction-networking/utls.PubClientHelloMsg.SupportedCurves (field)

5 uses

	github.com/refraction-networking/utls (current package)
		u_conn.go#L578: 		inner.supportedCurves = uconn.HandshakeState.Hello.SupportedCurves
		u_public.go#L367: 	SupportedCurves              []CurveID
		u_public.go#L404: 			supportedCurves:                  chm.SupportedCurves,
		u_public.go#L457: 			SupportedCurves:              chm.supportedCurves,
		u_tls_extensions.go#L334: 	uc.HandshakeState.Hello.SupportedCurves = e.Curves