Searched refs:disconnect_helper (Results 1 – 2 of 2) sorted by relevance
1732 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1738 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1745 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1751 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1757 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1763 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1775 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1782 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1945 $this->disconnect_helper(NET_SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE);2423 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);[all …]
3559 protected function disconnect_helper($reason) function in phpseclib3\\Net\\SFTP3562 return parent::disconnect_helper($reason);