type golang.org/x/crypto/ssh.kexDHGexGroupMsg

3 uses

	golang.org/x/crypto/ssh (current package)
		kex.go#L590: 	var kexDHGexGroup kexDHGexGroupMsg
		kex.go#L708: 	kexDHGexGroup := kexDHGexGroupMsg{
		messages.go#L103: type kexDHGexGroupMsg struct {