github.com/refraction-networking/utls.UtlsGREASEExtension.Value (field)

7 uses

	github.com/refraction-networking/utls (current package)
		u_parrots.go#L2861: 				ext.Value = GetBoringGREASEValue(uconn.greaseSeed, ssl_grease_extension1)
		u_parrots.go#L2863: 				ext.Value = GetBoringGREASEValue(uconn.greaseSeed, ssl_grease_extension2)
		u_tls_extensions.go#L970: 	Value uint16
		u_tls_extensions.go#L998: 	b[0] = byte(e.Value >> 8)
		u_tls_extensions.go#L999: 	b[1] = byte(e.Value)
		u_tls_extensions.go#L1009: 	e.Value = GREASE_PLACEHOLDER
		u_tls_extensions.go#L1033: 			e.Value = jsonObj.Id