const github.com/refraction-networking/utls/internal/boring.Enabled

4 uses

	github.com/refraction-networking/utls/internal/boring (current package)
		notboring.go#L8: const Enabled bool = false

	github.com/refraction-networking/utls
		cipher_suites.go#L429: 	if !boring.Enabled {
		cipher_suites.go#L521: 	if boring.Enabled {
		cipher_suites.go#L558: 	if boring.Enabled {