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

3 uses

	golang.org/x/crypto/ssh (current package)
		kex.go#L575: 	kexDHGexRequest := kexDHGexRequestMsg{
		kex.go#L679: 	var kexDHGexRequest kexDHGexRequestMsg
		messages.go#L124: type kexDHGexRequestMsg struct {