const github.com/refraction-networking/utls.TLS_FALLBACK_SCSV

3 uses

	github.com/refraction-networking/utls (current package)
		cipher_suites.go#L719: 	TLS_FALLBACK_SCSV uint16 = 0x5600
		handshake_server.go#L416: 		if id == TLS_FALLBACK_SCSV {
		handshake_server_tls13.go#L132: 		if id == TLS_FALLBACK_SCSV {