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

3 uses

	golang.org/x/crypto/ssh (current package)
		kex.go#L619: 	kexDHGexInit := kexDHGexInitMsg{
		kex.go#L721: 	var kexDHGexInit kexDHGexInitMsg
		messages.go#L110: type kexDHGexInitMsg struct {