Searched refs:disconnect_helper (Results 1 – 2 of 2) sorted by relevance
1727 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1733 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1740 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1746 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1752 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1758 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1770 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1777 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1940 $this->disconnect_helper(NET_SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE);2418 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);[all …]
3554 protected function disconnect_helper($reason) function in phpseclib3\\Net\\SFTP3557 return parent::disconnect_helper($reason);