github.com/refraction-networking/utls.KeySharePrivateKeys.Ecdhe (field)

4 uses

	github.com/refraction-networking/utls (current package)
		u_parrots.go#L2918: 						uconn.HandshakeState.State13.KeyShareKeys.Ecdhe = ecdheKey
		u_public.go#L898: 	Ecdhe      *ecdh.PrivateKey
		u_public.go#L909: 		ecdhe:      ksp.Ecdhe,
		u_public.go#L921: 		Ecdhe:      ksp.ecdhe,