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

45 uses

	github.com/refraction-networking/utls (current package)
		auth.go#L102: 	case PSSWithSHA256, PSSWithSHA384, PSSWithSHA512:
		auth.go#L116: 	case PKCS1WithSHA384, PSSWithSHA384, ECDSAWithP384AndSHA384:
		auth.go#L156: 	{PSSWithSHA384, crypto.SHA384.Size()*2 + 2, VersionTLS13},
		common.go#L406: 	PSSWithSHA384 SignatureScheme = 0x0805
		common_string.go#L15: 	_ = x[PSSWithSHA384-2053]
		defaults.go#L37: 	PSSWithSHA384,
		defaults.go#L119: 	PSSWithSHA384,
		u_parrots.go#L67: 					PSSWithSHA384,
		u_parrots.go#L122: 					PSSWithSHA384,
		u_parrots.go#L203: 					PSSWithSHA384,
		u_parrots.go#L276: 					PSSWithSHA384,
		u_parrots.go#L348: 					PSSWithSHA384,
		u_parrots.go#L420: 					PSSWithSHA384,
		u_parrots.go#L493: 					PSSWithSHA384,
		u_parrots.go#L564: 					PSSWithSHA384,
		u_parrots.go#L637: 					PSSWithSHA384,
		u_parrots.go#L710: 					PSSWithSHA384,
		u_parrots.go#L784: 					PSSWithSHA384,
		u_parrots.go#L857: 					PSSWithSHA384,
		u_parrots.go#L930: 					PSSWithSHA384,
		u_parrots.go#L993: 					PSSWithSHA384,
		u_parrots.go#L1064: 					PSSWithSHA384,
		u_parrots.go#L1144: 					PSSWithSHA384,
		u_parrots.go#L1223: 					PSSWithSHA384,
		u_parrots.go#L1322: 						PSSWithSHA384,
		u_parrots.go#L1429: 						PSSWithSHA384,
		u_parrots.go#L1497: 					PSSWithSHA384,
		u_parrots.go#L1558: 					PSSWithSHA384,
		u_parrots.go#L1559: 					PSSWithSHA384,
		u_parrots.go#L1623: 					PSSWithSHA384,
		u_parrots.go#L1624: 					PSSWithSHA384,
		u_parrots.go#L1716: 					PSSWithSHA384,
		u_parrots.go#L1717: 					PSSWithSHA384,
		u_parrots.go#L1780: 					PSSWithSHA384,
		u_parrots.go#L1845: 						PSSWithSHA384,
		u_parrots.go#L1949: 						PSSWithSHA384,
		u_parrots.go#L2062: 						PSSWithSHA384,
		u_parrots.go#L2063: 						PSSWithSHA384,
		u_parrots.go#L2241: 						PSSWithSHA384,
		u_parrots.go#L2349: 						PSSWithSHA384,
		u_parrots.go#L2444: 					PSSWithSHA384,
		u_parrots.go#L2515: 					PSSWithSHA384,
		u_parrots.go#L2586: 					PSSWithSHA384,
		u_parrots.go#L2660: 					PSSWithSHA384,
		u_parrots.go#L3041: 			sigAndHashAlgos = append(sigAndHashAlgos, PSSWithSHA384)