golang.org/x/crypto/ssh.kexInitMsg.Cookie (field)

2 uses

	golang.org/x/crypto/ssh (current package)
		handshake.go#L456: 	io.ReadFull(rand.Reader, msg.Cookie[:])
		messages.go#L54: 	Cookie                  [16]byte `sshtype:"20"`