const golang.org/x/crypto/ssh.msgChannelOpenConfirm

3 uses

	golang.org/x/crypto/ssh (current package)
		messages.go#L212: const msgChannelOpenConfirm = 91
		messages.go#L809: 	case msgChannelOpenConfirm:
		messages.go#L858: 	msgChannelOpenConfirm:  "channelOpenConfirmMsg",