Searched refs:keyExchangeInProgress (Results 1 – 1 of 1) sorted by relevance
1144 private $keyExchangeInProgress = false; variable in phpseclib3\\Net\\SSH21594 $send_kex = !$this->keyExchangeInProgress;1595 $this->keyExchangeInProgress = true;1954 $this->keyExchangeInProgress = false;3629 if (!$this->keyExchangeInProgress && count($this->kex_buffer)) {3759 if (!$this->keyExchangeInProgress) {3919 if ($this->session_id === false && $this->keyExchangeInProgress) {3937 if (!$this->keyExchangeInProgress && $this->session_id !== false) {3973 if ($this->keyExchangeInProgress) {4503 if (!$this->keyExchangeInProgress) {